Customers.Identification (CheckoutSDK v0.1.0)

Link to this section Summary

Link to this section Types

@type t() :: %Customers.Identification{
  issuing_country: <<_::2>>,
  number: String.t(),
  type: String.t()
}

Link to this section Functions