Balanced.Card
SourceTypes ↑
t :: %Balanced.Card{created_at: binary, href: binary, id: binary, links: %{}, meta: %{}, updated_at: binary, avs_postal_match: binary, avs_result: binary, avs_street_match: binary, brand_name: binary, category: binary, address: Balanced.Address.t, can_credit: boolean, can_debit: boolean, cvv: binary, cvv_result: binary, cvv_match: binary, expiration_month: number, expiration_year: number, is_verified: boolean, fingerprint: binary, number: binary, name: binary, type: binary}