Class: PCPServerSDK::Models::PaymentIntentResponse
- Inherits:
-
PaymentIntentResponseData
- Object
- ModelBase
- PaymentIntentResponseData
- PCPServerSDK::Models::PaymentIntentResponse
- Defined in:
- lib/PCP-server-Ruby-SDK/models/payment_intent_response.rb
Class Method Summary collapse
Methods inherited from ModelBase
#==, _deserialize, acceptable_attributes, attribute, attribute_defaults, attribute_enums, attribute_map, build_from_hash, #hash, inherited, #initialize, openapi_nullable, openapi_types, #to_hash, #to_s
Constructor Details
This class inherits a constructor from PCPServerSDK::Models::ModelBase
Class Method Details
.openapi_all_of ⇒ Object
8 9 10 |
# File 'lib/PCP-server-Ruby-SDK/models/payment_intent_response.rb', line 8 def self.openapi_all_of [:PaymentIntentResponseData] end |