Uses of Record Class
cloud.quasarch.akash.impl.model.remote.Deployment.Funds
Packages that use Deployment.Funds
-
Uses of Deployment.Funds in cloud.quasarch.akash.impl.model.remote
Methods in cloud.quasarch.akash.impl.model.remote that return Deployment.FundsModifier and TypeMethodDescriptionDeployment.EscrowAccount.funds()Returns the value of thefundsrecord component.Constructors in cloud.quasarch.akash.impl.model.remote with parameters of type Deployment.FundsModifierConstructorDescriptionEscrowAccount(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.