Class: Yoomoney::Models::PaymentCreateParams::PaymentMethodData::PaymentMethodDataElectronicCertificate::ElectronicCertificate
- Inherits:
-
Internal::Type::BaseModel
- Object
- Internal::Type::BaseModel
- Yoomoney::Models::PaymentCreateParams::PaymentMethodData::PaymentMethodDataElectronicCertificate::ElectronicCertificate
show all
- Defined in:
- lib/yoomoney/models/payment_create_params.rb,
sig/yoomoney/models/payment_create_params.rbs
Instance Attribute Summary collapse
Instance Method Summary
collapse
==, #==, #[], 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
#coerce, coerce, #dump, dump, inspect, #inspect, meta_info, new_coerce_state, type_info
#const_missing, #define_sorbet_constant!, #sorbet_constant_defined?, #to_sorbet_type, to_sorbet_type
Constructor Details
#initialize ⇒ Object
423
|
# File 'sig/yoomoney/models/payment_create_params.rbs', line 423
def initialize: (
|
Instance Attribute Details
433
|
# File 'lib/yoomoney/models/payment_create_params.rb', line 433
required :amount, -> { Yoomoney::MonetaryAmount }
|
#basket_id ⇒ String
438
|
# File 'lib/yoomoney/models/payment_create_params.rb', line 438
required :basket_id, String
|
Instance Method Details
#to_hash ⇒ {
428
|
# File 'sig/yoomoney/models/payment_create_params.rbs', line 428
def to_hash: -> {
|