Class: Elements::CheckoutSession

Inherits:
APIResource show all
Defined in:
lib/elements/resources/checkout_session.rb

Constant Summary collapse

OBJECT_NAME =
'checkout_session'

Constants inherited from ElementsObject

ElementsObject::PERMANENT_ATTRIBUTES, ElementsObject::RESERVED_FIELD_NAMES

Method Summary

Methods inherited from APIResource

api_method, execute_resource_request

Methods inherited from ElementsObject

#[], #as_json, #initialize, #to_json

Constructor Details

This class inherits a constructor from Elements::ElementsObject