Class: Payabli::Types::RefundV2Request
- Inherits:
-
Internal::Types::Model
- Object
- Internal::Types::Model
- Payabli::Types::RefundV2Request
- Defined in:
- lib/payabli/types/refund_v_2_request.rb
Overview
Optional request body for the v2 refund endpoints. Provide split instructions to refund a split-funded transaction. Omit the body for a standard refund. Fields match the v1 refund-with-instructions request.
Method Summary
Methods inherited from Internal::Types::Model
#==, ===, add_extra_field_definition, coerce, extra_fields, field, fields, #initialize, #inspect, literal, load, #to_h
Methods included from Internal::Types::Type
Methods included from Internal::JSON::Serializable
Constructor Details
This class inherits a constructor from Payabli::Internal::Types::Model