Class: Increase::Models::CardDisputeCreateParams::Visa::ConsumerMerchandiseNotReceived::Delayed::Returned
- Inherits:
-
Internal::Type::BaseModel
- Object
- Internal::Type::BaseModel
- Increase::Models::CardDisputeCreateParams::Visa::ConsumerMerchandiseNotReceived::Delayed::Returned
- Defined in:
- lib/increase/models/card_dispute_create_params.rb,
sig/increase/models/card_dispute_create_params.rbs
Overview
Instance Attribute Summary collapse
-
#merchant_received_return_at ⇒ Date
Merchant received return at.
-
#returned_at ⇒ Date
Returned at.
Instance Method Summary collapse
- #initialize ⇒ Object constructor
- #to_hash ⇒ {
Methods inherited from Internal::Type::BaseModel
==, #==, #[], coerce, #deconstruct_keys, #deep_to_h, dump, fields, hash, #hash, inherited, inspect, #inspect, known_fields, optional, recursively_to_h, required, #to_h, #to_json, #to_s, to_sorbet_type, #to_yaml
Methods included from Internal::Type::Converter
#coerce, coerce, #dump, dump, inspect, #inspect, meta_info, new_coerce_state, type_info
Methods included from Internal::Util::SorbetRuntimeSupport
#const_missing, #define_sorbet_constant!, #sorbet_constant_defined?, #to_sorbet_type, to_sorbet_type
Constructor Details
#initialize ⇒ Object
1937 |
# File 'sig/increase/models/card_dispute_create_params.rbs', line 1937 def initialize: ( |
Instance Attribute Details
#merchant_received_return_at ⇒ Date
Merchant received return at.
2215 |
# File 'lib/increase/models/card_dispute_create_params.rb', line 2215 required :merchant_received_return_at, Date |
#returned_at ⇒ Date
Returned at.
2221 |
# File 'lib/increase/models/card_dispute_create_params.rb', line 2221 required :returned_at, Date |
Instance Method Details
#to_hash ⇒ {
1942 |
# File 'sig/increase/models/card_dispute_create_params.rbs', line 1942 def to_hash: -> { |