Current section

Files

Jump to
conekta lib conekta customer_update_response.ex
Raw

lib/conekta/customer_update_response.ex

defmodule CustomerUpdateResponse do
defstruct livemode: nil, name: nil, email: nil, id: nil, object: nil, created_at: nil, corporate: nil
end