Uses of Record Class
cloud.quasarch.akash.impl.model.remote.Deployment.Transferred
Packages that use Deployment.Transferred
-
Uses of Deployment.Transferred in cloud.quasarch.akash.impl.model.remote
Methods in cloud.quasarch.akash.impl.model.remote that return Deployment.TransferredModifier and TypeMethodDescriptionDeployment.EscrowAccount.transferred()Returns the value of thetransferredrecord component.Constructors in cloud.quasarch.akash.impl.model.remote with parameters of type Deployment.TransferredModifierConstructorDescriptionEscrowAccount(Deployment.Id id, String owner, String state, Deployment.Balance balance, Deployment.Transferred transferred, String settledAt, String depositor, Deployment.Funds funds) Creates an instance of aEscrowAccountrecord class.