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