Class: PCPServerSDK::Models::PaymentReferencesForRefund

Inherits:
PaymentReferences show all
Defined in:
lib/PCP-server-Ruby-SDK/models/payment_references_for_refund.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



15
16
17
# File 'lib/PCP-server-Ruby-SDK/models/payment_references_for_refund.rb', line 15

def self.openapi_all_of
  [:PaymentReferences]
end