Requests.Customers.Create (CheckoutSDK v0.1.0)

Link to this section Summary

Link to this section Types

@type t() :: %Requests.Customers.Create{
  default: String.t(),
  email: String.t(),
  instruments: list(),
  metadata: map(),
  name: String.t(),
  phone: Customers.Phone.t()
}

Link to this section Functions