Class: Peddler::APIs::FinancesV0::SolutionProviderCreditEvent
- Inherits:
-
Data
- Object
- Data
- Peddler::APIs::FinancesV0::SolutionProviderCreditEvent
- Defined in:
- sig/peddler/apis/finances_v0.rbs
Instance Attribute Summary collapse
-
#marketplace_country_code ⇒ String?
readonly
Returns the value of attribute marketplace_country_code.
-
#marketplace_id ⇒ String?
readonly
Returns the value of attribute marketplace_id.
-
#provider_id ⇒ String?
readonly
Returns the value of attribute provider_id.
-
#provider_store_name ⇒ String?
readonly
Returns the value of attribute provider_store_name.
-
#provider_transaction_type ⇒ String?
readonly
Returns the value of attribute provider_transaction_type.
-
#seller_id ⇒ String?
readonly
Returns the value of attribute seller_id.
-
#seller_order_id ⇒ String?
readonly
Returns the value of attribute seller_order_id.
-
#seller_store_name ⇒ String?
readonly
Returns the value of attribute seller_store_name.
-
#transaction_amount ⇒ Peddler::Money?
readonly
Returns the value of attribute transaction_amount.
-
#transaction_creation_date ⇒ String?
readonly
Returns the value of attribute transaction_creation_date.
Class Method Summary collapse
-
.[] ⇒ Object
-
.members ⇒ [ :marketplace_country_code, :marketplace_id, :provider_id, :provider_store_name, :provider_transaction_type, :seller_id, :seller_order_id, :seller_store_name, :transaction_amount, :transaction_creation_date ]
-
.new ⇒ Object
-
.parse ⇒ Peddler::APIs::FinancesV0::SolutionProviderCreditEvent
Instance Method Summary collapse
-
#members ⇒ [ :marketplace_country_code, :marketplace_id, :provider_id, :provider_store_name, :provider_transaction_type, :seller_id, :seller_order_id, :seller_store_name, :transaction_amount, :transaction_creation_date ]
-
#to_h ⇒ { marketplace_country_code: String?, marketplace_id: String?, provider_id: String?, provider_store_name: String?, provider_transaction_type: String?, seller_id: String?, seller_order_id: String?, seller_store_name: String?, transaction_amount: Peddler::Money?, transaction_creation_date: String? }
Instance Attribute Details
#marketplace_country_code ⇒ String? (readonly)
Returns the value of attribute marketplace_country_code.
1077 1078 1079 |
# File 'sig/peddler/apis/finances_v0.rbs', line 1077 def marketplace_country_code @marketplace_country_code end |
#marketplace_id ⇒ String? (readonly)
Returns the value of attribute marketplace_id.
1078 1079 1080 |
# File 'sig/peddler/apis/finances_v0.rbs', line 1078 def marketplace_id @marketplace_id end |
#provider_id ⇒ String? (readonly)
Returns the value of attribute provider_id.
1079 1080 1081 |
# File 'sig/peddler/apis/finances_v0.rbs', line 1079 def provider_id @provider_id end |
#provider_store_name ⇒ String? (readonly)
Returns the value of attribute provider_store_name.
1080 1081 1082 |
# File 'sig/peddler/apis/finances_v0.rbs', line 1080 def provider_store_name @provider_store_name end |
#provider_transaction_type ⇒ String? (readonly)
Returns the value of attribute provider_transaction_type.
1081 1082 1083 |
# File 'sig/peddler/apis/finances_v0.rbs', line 1081 def provider_transaction_type @provider_transaction_type end |
#seller_id ⇒ String? (readonly)
Returns the value of attribute seller_id.
1082 1083 1084 |
# File 'sig/peddler/apis/finances_v0.rbs', line 1082 def seller_id @seller_id end |
#seller_order_id ⇒ String? (readonly)
Returns the value of attribute seller_order_id.
1083 1084 1085 |
# File 'sig/peddler/apis/finances_v0.rbs', line 1083 def seller_order_id @seller_order_id end |
#seller_store_name ⇒ String? (readonly)
Returns the value of attribute seller_store_name.
1084 1085 1086 |
# File 'sig/peddler/apis/finances_v0.rbs', line 1084 def seller_store_name @seller_store_name end |
#transaction_amount ⇒ Peddler::Money? (readonly)
Returns the value of attribute transaction_amount.
1085 1086 1087 |
# File 'sig/peddler/apis/finances_v0.rbs', line 1085 def transaction_amount @transaction_amount end |
#transaction_creation_date ⇒ String? (readonly)
Returns the value of attribute transaction_creation_date.
1086 1087 1088 |
# File 'sig/peddler/apis/finances_v0.rbs', line 1086 def transaction_creation_date @transaction_creation_date end |
Class Method Details
.[](marketplace_country_code:, marketplace_id:, provider_id:, provider_store_name:, provider_transaction_type:, seller_id:, seller_order_id:, seller_store_name:, transaction_amount:, transaction_creation_date:) ⇒ Peddler::APIs::FinancesV0::SolutionProviderCreditEvent .[](arg0, arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8, arg9) ⇒ Peddler::APIs::FinancesV0::SolutionProviderCreditEvent
1070 1071 |
# File 'sig/peddler/apis/finances_v0.rbs', line 1070
def self.[]: (?marketplace_country_code: String?, ?marketplace_id: String?, ?provider_id: String?, ?provider_store_name: String?, ?provider_transaction_type: String?, ?seller_id: String?, ?seller_order_id: String?, ?seller_store_name: String?, ?transaction_amount: Peddler::Money?, ?transaction_creation_date: String?) -> Peddler::APIs::FinancesV0::SolutionProviderCreditEvent
| (String?, String?, String?, String?, String?, String?, String?, String?, Peddler::Money?, String?) -> Peddler::APIs::FinancesV0::SolutionProviderCreditEvent
|
.members ⇒ [ :marketplace_country_code, :marketplace_id, :provider_id, :provider_store_name, :provider_transaction_type, :seller_id, :seller_order_id, :seller_store_name, :transaction_amount, :transaction_creation_date ]
1073 |
# File 'sig/peddler/apis/finances_v0.rbs', line 1073
def self.members: () -> [ :marketplace_country_code, :marketplace_id, :provider_id, :provider_store_name, :provider_transaction_type, :seller_id, :seller_order_id, :seller_store_name, :transaction_amount, :transaction_creation_date ]
|
.new(marketplace_country_code:, marketplace_id:, provider_id:, provider_store_name:, provider_transaction_type:, seller_id:, seller_order_id:, seller_store_name:, transaction_amount:, transaction_creation_date:) ⇒ Peddler::APIs::FinancesV0::SolutionProviderCreditEvent .new(arg0, arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8, arg9) ⇒ Peddler::APIs::FinancesV0::SolutionProviderCreditEvent
1068 1069 |
# File 'sig/peddler/apis/finances_v0.rbs', line 1068
def self.new: (?marketplace_country_code: String?, ?marketplace_id: String?, ?provider_id: String?, ?provider_store_name: String?, ?provider_transaction_type: String?, ?seller_id: String?, ?seller_order_id: String?, ?seller_store_name: String?, ?transaction_amount: Peddler::Money?, ?transaction_creation_date: String?) -> Peddler::APIs::FinancesV0::SolutionProviderCreditEvent
| (String?, String?, String?, String?, String?, String?, String?, String?, Peddler::Money?, String?) -> Peddler::APIs::FinancesV0::SolutionProviderCreditEvent
|
.parse ⇒ Peddler::APIs::FinancesV0::SolutionProviderCreditEvent
1075 |
# File 'sig/peddler/apis/finances_v0.rbs', line 1075
def self.parse: (?Hash[String | Symbol, untyped], **untyped) -> Peddler::APIs::FinancesV0::SolutionProviderCreditEvent
|
Instance Method Details
#members ⇒ [ :marketplace_country_code, :marketplace_id, :provider_id, :provider_store_name, :provider_transaction_type, :seller_id, :seller_order_id, :seller_store_name, :transaction_amount, :transaction_creation_date ]
1088 |
# File 'sig/peddler/apis/finances_v0.rbs', line 1088
def members: () -> [ :marketplace_country_code, :marketplace_id, :provider_id, :provider_store_name, :provider_transaction_type, :seller_id, :seller_order_id, :seller_store_name, :transaction_amount, :transaction_creation_date ]
|
#to_h ⇒ { marketplace_country_code: String?, marketplace_id: String?, provider_id: String?, provider_store_name: String?, provider_transaction_type: String?, seller_id: String?, seller_order_id: String?, seller_store_name: String?, transaction_amount: Peddler::Money?, transaction_creation_date: String? }
1089 |
# File 'sig/peddler/apis/finances_v0.rbs', line 1089
def to_h: () -> { marketplace_country_code: String?, marketplace_id: String?, provider_id: String?, provider_store_name: String?, provider_transaction_type: String?, seller_id: String?, seller_order_id: String?, seller_store_name: String?, transaction_amount: Peddler::Money?, transaction_creation_date: String? }
|