Class: Elements::PaymentMethodGateway

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

Constant Summary collapse

OBJECT_NAME =
'customer_payment_method_gateway_reference'

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