HyperwalletBalance public struct HyperwalletBalance : Decodable Details of the balance. currency The currency of balance Declaration Swift public let currency: String? amount The amount of balance Declaration Swift public let amount: String?