Module: TicketNetwork::Checkout
- Defined in:
- lib/ticket_network.rb,
lib/ticket_network/checkout/base.rb,
lib/ticket_network/checkout/order.rb,
lib/ticket_network/checkout/address.rb,
lib/ticket_network/checkout/customer.rb,
lib/ticket_network/checkout/credit_card.rb,
lib/ticket_network/checkout/address_type.rb,
lib/ticket_network/checkout/phone_number.rb,
lib/ticket_network/checkout/phone_number_type.rb
Defined Under Namespace
Classes: Address, AddressType, Base, CreditCard, Customer, Order, PhoneNumber, PhoneNumberType
Constant Summary collapse
- ParseHelper =
TicketNetwork::ParseHelper