Class: Voltaria::Installments::Types::PaymentPromiseCreatePayloadAmount
- Inherits:
-
Voltaria::Internal::Types::Model
- Object
- Voltaria::Internal::Types::Model
- Voltaria::Installments::Types::PaymentPromiseCreatePayloadAmount
- Extended by:
- Voltaria::Internal::Types::Union
- Defined in:
- lib/voltaria/installments/types/payment_promise_create_payload_amount.rb
Overview
The amount the client has promised to pay (must be > 0)
Method Summary
Methods included from Voltaria::Internal::Types::Union
coerce, discriminant, load, member, members, type_member?
Methods included from Voltaria::Internal::Types::Type
Methods included from Voltaria::Internal::JSON::Serializable
Methods inherited from Voltaria::Internal::Types::Model
#==, ===, add_extra_field_definition, coerce, extra_fields, field, fields, #initialize, #inspect, literal, load, #to_h
Constructor Details
This class inherits a constructor from Voltaria::Internal::Types::Model