Requests.Payments.Senders.Individual (CheckoutSDK v0.1.0)
Link to this section Summary
Link to this section Types
@type t() :: %Requests.Payments.Senders.Individual{ address: Customers.BillingAddress.t(), country_of_birth: String.t(), date_of_birth: String.t(), first_name: String.t(), identification: Requests.Payments.Senders.Identification.t(), last_name: String.t(), middle_name: String.t(), nationality: String.t(), reference: String.t(), reference_type: String.t(), source_of_funds: String.t(), type: String.t() }
Link to this section Functions
Link to this function