Balance
class Balance(val metadata: ResourceMetadata, val data: BalanceData, var signature: String? = null) : Resource
Balance is a protected resource used to communicate the available amount of each currency held by the PFI on behalf of its customer.