Customers.Phone (CheckoutSDK v0.1.0)

Link to this section Summary

Link to this section Types

@type t() :: %Customers.Phone{country_code: String.t(), number: String.t()}

Link to this section Functions

@spec build(%{country_code: String.t(), number: String.t()}) :: t()