Uses of Record Class
cloud.quasarch.akash.impl.model.remote.Deployment.Balance
Packages that use Deployment.Balance
-
Uses of Deployment.Balance in cloud.quasarch.akash.impl.model.remote
Methods in cloud.quasarch.akash.impl.model.remote that return Deployment.BalanceModifier and TypeMethodDescriptionDeployment.EscrowAccount.balance()Returns the value of thebalancerecord component.Constructors in cloud.quasarch.akash.impl.model.remote with parameters of type Deployment.BalanceModifierConstructorDescriptionEscrowAccount(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.