Class BalanceData

  • All Implemented Interfaces:
    tbdex.sdk.protocol.models.Data , tbdex.sdk.protocol.models.ResourceData

    
    public final class BalanceData
     implements ResourceData
                        

    A data class implementing ResourceData, which represents the contents of a Balance.

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      final String getCurrencyCode() ISO 3166 currency code string
      final String getAvailable() The amount available to be transacted with
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait