moip_ex v0.2.3 MoipEx.Customer

Summary

Types

t()
t() :: %MoipEx.Customer{address: MoipEx.Address.t, billing_info: MoipEx.BillingInfo.t, birthdate_day: String.t, birthdate_month: String.t, birthdate_year: String.t, code: String.t, cpf: String.t, email: String.t, fullname: String.t, phone_area_code: String.t, phone_number: String.t}

Functions

change(customer)
change_credit_card(customer_code, billing_info)
create(customer, new_vault \\ true)
get(customer_code)
list()