Class: Peddler::APIs::FinancesV0::SolutionProviderCreditEvent

Inherits:
Data
  • Object
show all
Defined in:
sig/peddler/apis/finances_v0.rbs

Instance Attribute Summary collapse

Class Method Summary collapse

Instance Method Summary collapse

Instance Attribute Details

#marketplace_country_codeString? (readonly)

Returns the value of attribute marketplace_country_code.

Returns:

  • (String, nil)


1077
1078
1079
# File 'sig/peddler/apis/finances_v0.rbs', line 1077

def marketplace_country_code
  @marketplace_country_code
end

#marketplace_idString? (readonly)

Returns the value of attribute marketplace_id.

Returns:

  • (String, nil)


1078
1079
1080
# File 'sig/peddler/apis/finances_v0.rbs', line 1078

def marketplace_id
  @marketplace_id
end

#provider_idString? (readonly)

Returns the value of attribute provider_id.

Returns:

  • (String, nil)


1079
1080
1081
# File 'sig/peddler/apis/finances_v0.rbs', line 1079

def provider_id
  @provider_id
end

#provider_store_nameString? (readonly)

Returns the value of attribute provider_store_name.

Returns:

  • (String, nil)


1080
1081
1082
# File 'sig/peddler/apis/finances_v0.rbs', line 1080

def provider_store_name
  @provider_store_name
end

#provider_transaction_typeString? (readonly)

Returns the value of attribute provider_transaction_type.

Returns:

  • (String, nil)


1081
1082
1083
# File 'sig/peddler/apis/finances_v0.rbs', line 1081

def provider_transaction_type
  @provider_transaction_type
end

#seller_idString? (readonly)

Returns the value of attribute seller_id.

Returns:

  • (String, nil)


1082
1083
1084
# File 'sig/peddler/apis/finances_v0.rbs', line 1082

def seller_id
  @seller_id
end

#seller_order_idString? (readonly)

Returns the value of attribute seller_order_id.

Returns:

  • (String, nil)


1083
1084
1085
# File 'sig/peddler/apis/finances_v0.rbs', line 1083

def seller_order_id
  @seller_order_id
end

#seller_store_nameString? (readonly)

Returns the value of attribute seller_store_name.

Returns:

  • (String, nil)


1084
1085
1086
# File 'sig/peddler/apis/finances_v0.rbs', line 1084

def seller_store_name
  @seller_store_name
end

#transaction_amountPeddler::Money? (readonly)

Returns the value of attribute transaction_amount.

Returns:



1085
1086
1087
# File 'sig/peddler/apis/finances_v0.rbs', line 1085

def transaction_amount
  @transaction_amount
end

#transaction_creation_dateString? (readonly)

Returns the value of attribute transaction_creation_date.

Returns:

  • (String, nil)


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

Overloads:



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 ]

Returns:

  • ([ :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

Overloads:



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

.parsePeddler::APIs::FinancesV0::SolutionProviderCreditEvent

Parameters:

  • (Hash[String | Symbol, untyped])
  • (Object)

Returns:



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 ]

Returns:

  • ([ :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? }

Returns:

  • ({ 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? }