Method: AmzSpApi::VendorDirectFulfillmentPaymentsApiModel::ChargeDetails.build_from_hash

Defined in:
lib/vendor-direct-fulfillment-payments-api-model/models/charge_details.rb

.build_from_hash(attributes) ⇒ Object

Builds the object from hash



161
162
163
# File 'lib/vendor-direct-fulfillment-payments-api-model/models/charge_details.rb', line 161

def self.build_from_hash(attributes)
  new.build_from_hash(attributes)
end