Provides struct and type for a CustomerBalance
@type t() :: %Polarex.CustomerBalance{balance: integer(), currency: String.t()}