iyzico v1.5.0 Iyzico.Buyer
A module for representing a peer party of a transactional operation.
Link to this section Summary
Link to this section Types
Link to this type
t()
t() :: %Iyzico.Buyer{city: binary, country: binary, email: binary, id: binary, identity_number: binary, ip: tuple, last_login_date: :naive_datetime, name: binary, phone_number: binary, registration_address: binary, registration_date: :naive_datetime, surname: binary, zip_code: binary}
Represents a peer party of a transactional operation.