Class: PCPServerSDK::Models::CreatePaymentIntentRequest
- Inherits:
-
CreatePaymentIntent
- Object
- ModelBase
- CreatePaymentIntent
- PCPServerSDK::Models::CreatePaymentIntentRequest
- Defined in:
- lib/PCP-server-Ruby-SDK/models/create_payment_intent_request.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/create_payment_intent_request.rb', line 8 def self.openapi_all_of [:CreatePaymentIntent] end |