Class: Increase::Models::InboundACHTransfer::InternationalAddenda

Inherits:
Internal::Type::BaseModel show all
Defined in:
lib/increase/models/inbound_ach_transfer.rb

Overview

Defined Under Namespace

Modules: ForeignExchangeIndicator, ForeignExchangeReferenceIndicator, InternationalTransactionTypeCode, OriginatingDepositoryFinancialInstitutionIDQualifier, ReceivingDepositoryFinancialInstitutionIDQualifier

Instance Attribute Summary collapse

Class Method Summary collapse

Instance Method Summary collapse

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(destination_country_code: , destination_currency_code: , foreign_exchange_indicator: , foreign_exchange_reference: , foreign_exchange_reference_indicator: , foreign_payment_amount: , foreign_trace_number: , international_transaction_type_code: , originating_currency_code: , originating_depository_financial_institution_branch_country: , originating_depository_financial_institution_id: , originating_depository_financial_institution_id_qualifier: , originating_depository_financial_institution_name: , originator_city: , originator_country: , originator_identification: , originator_name: , originator_postal_code: , originator_state_or_province: , originator_street_address: , payment_related_information: , payment_related_information2: , receiver_city: , receiver_country: , receiver_identification_number: , receiver_postal_code: , receiver_state_or_province: , receiver_street_address: , receiving_company_or_individual_name: , receiving_depository_financial_institution_country: , receiving_depository_financial_institution_id: , receiving_depository_financial_institution_id_qualifier: , receiving_depository_financial_institution_name: ) ⇒ Object

Some parameter documentations has been truncated, see Increase::Models::InboundACHTransfer::InternationalAddenda for more details.

If the Inbound ACH Transfer has a Standard Entry Class Code of IAT, this will contain fields pertaining to the International ACH Transaction.

Parameters:

  • destination_country_code (String) (defaults to: )

    The [ISO 3166](en.wikipedia.org/wiki/ISO_3166-1_alpha-2), Alpha-2 countr

  • destination_currency_code (String) (defaults to: )

    The [ISO 4217](en.wikipedia.org/wiki/ISO_4217) currency code for the des

  • foreign_exchange_indicator (Symbol, Increase::Models::InboundACHTransfer::InternationalAddenda::ForeignExchangeIndicator) (defaults to: )

    A description of how the foreign exchange rate was calculated.

  • foreign_exchange_reference (String, nil) (defaults to: )

    Depending on the ‘foreign_exchange_reference_indicator`, an exchange rate or a r

  • foreign_exchange_reference_indicator (Symbol, Increase::Models::InboundACHTransfer::InternationalAddenda::ForeignExchangeReferenceIndicator) (defaults to: )

    An instruction of how to interpret the ‘foreign_exchange_reference` field for th

  • foreign_payment_amount (Integer) (defaults to: )

    The amount in the minor unit of the foreign payment currency. For dollars, for e

  • foreign_trace_number (String, nil) (defaults to: )

    A reference number in the foreign banking infrastructure.

  • international_transaction_type_code (Symbol, Increase::Models::InboundACHTransfer::InternationalAddenda::InternationalTransactionTypeCode) (defaults to: )

    The type of transfer. Set by the originator.

  • originating_currency_code (String) (defaults to: )

    The [ISO 4217](en.wikipedia.org/wiki/ISO_4217) currency code for the ori

  • originating_depository_financial_institution_branch_country (String) (defaults to: )

    The [ISO 3166](en.wikipedia.org/wiki/ISO_3166-1_alpha-2), Alpha-2 countr

  • originating_depository_financial_institution_id (String) (defaults to: )

    An identifier for the originating bank. One of an International Bank Account Num

  • originating_depository_financial_institution_id_qualifier (Symbol, Increase::Models::InboundACHTransfer::InternationalAddenda::OriginatingDepositoryFinancialInstitutionIDQualifier) (defaults to: )

    An instruction of how to interpret the ‘originating_depository_financial_institu

  • originating_depository_financial_institution_name (String) (defaults to: )

    The name of the originating bank. Sometimes this will refer to an American bank

  • originator_city (String) (defaults to: )

    A portion of the originator address. This may be incomplete.

  • originator_country (String) (defaults to: )

    A portion of the originator address. The [ISO 3166](en.wikipedia.org/wik

  • originator_identification (String) (defaults to: )

    An identifier for the originating company. This is generally stable across multi

  • originator_name (String) (defaults to: )

    Either the name of the originator or an intermediary money transmitter.

  • originator_postal_code (String, nil) (defaults to: )

    A portion of the originator address. This may be incomplete.

  • originator_state_or_province (String, nil) (defaults to: )

    A portion of the originator address. This may be incomplete.

  • originator_street_address (String) (defaults to: )

    A portion of the originator address. This may be incomplete.

  • payment_related_information (String, nil) (defaults to: )

    A description field set by the originator.

  • payment_related_information2 (String, nil) (defaults to: )

    A description field set by the originator.

  • receiver_city (String) (defaults to: )

    A portion of the receiver address. This may be incomplete.

  • receiver_country (String) (defaults to: )

    A portion of the receiver address. The [ISO 3166](en.wikipedia.org/wiki/

  • receiver_identification_number (String, nil) (defaults to: )

    An identification number the originator uses for the receiver.

  • receiver_postal_code (String, nil) (defaults to: )

    A portion of the receiver address. This may be incomplete.

  • receiver_state_or_province (String, nil) (defaults to: )

    A portion of the receiver address. This may be incomplete.

  • receiver_street_address (String) (defaults to: )

    A portion of the receiver address. This may be incomplete.

  • receiving_company_or_individual_name (String) (defaults to: )

    The name of the receiver of the transfer. This is not verified by Increase.

  • receiving_depository_financial_institution_country (String) (defaults to: )

    The [ISO 3166](en.wikipedia.org/wiki/ISO_3166-1_alpha-2), Alpha-2 countr

  • receiving_depository_financial_institution_id (String) (defaults to: )

    An identifier for the receiving bank. One of an International Bank Account Numbe

  • receiving_depository_financial_institution_id_qualifier (Symbol, Increase::Models::InboundACHTransfer::InternationalAddenda::ReceivingDepositoryFinancialInstitutionIDQualifier) (defaults to: )

    An instruction of how to interpret the ‘receiving_depository_financial_instituti

  • receiving_depository_financial_institution_name (String) (defaults to: )

    The name of the receiving bank, as set by the sending financial institution.



# File 'lib/increase/models/inbound_ach_transfer.rb', line 657


Instance Attribute Details

#destination_country_codeString

The [ISO 3166](en.wikipedia.org/wiki/ISO_3166-1_alpha-2), Alpha-2 country code of the destination country.

Returns:

  • (String)


439
# File 'lib/increase/models/inbound_ach_transfer.rb', line 439

required :destination_country_code, String

#destination_currency_codeString

The [ISO 4217](en.wikipedia.org/wiki/ISO_4217) currency code for the destination bank account.

Returns:

  • (String)


446
# File 'lib/increase/models/inbound_ach_transfer.rb', line 446

required :destination_currency_code, String

#foreign_exchange_indicatorSymbol, Increase::Models::InboundACHTransfer::InternationalAddenda::ForeignExchangeIndicator

A description of how the foreign exchange rate was calculated.



452
453
# File 'lib/increase/models/inbound_ach_transfer.rb', line 452

required :foreign_exchange_indicator,
enum: -> { Increase::InboundACHTransfer::InternationalAddenda::ForeignExchangeIndicator }

#foreign_exchange_referenceString?

Depending on the ‘foreign_exchange_reference_indicator`, an exchange rate or a reference to a well-known rate.

Returns:

  • (String, nil)


460
# File 'lib/increase/models/inbound_ach_transfer.rb', line 460

required :foreign_exchange_reference, String, nil?: true

#foreign_exchange_reference_indicatorSymbol, Increase::Models::InboundACHTransfer::InternationalAddenda::ForeignExchangeReferenceIndicator

An instruction of how to interpret the ‘foreign_exchange_reference` field for this Transaction.



467
468
# File 'lib/increase/models/inbound_ach_transfer.rb', line 467

required :foreign_exchange_reference_indicator,
enum: -> { Increase::InboundACHTransfer::InternationalAddenda::ForeignExchangeReferenceIndicator }

#foreign_payment_amountInteger

The amount in the minor unit of the foreign payment currency. For dollars, for example, this is cents.

Returns:

  • (Integer)


475
# File 'lib/increase/models/inbound_ach_transfer.rb', line 475

required :foreign_payment_amount, Integer

#foreign_trace_numberString?

A reference number in the foreign banking infrastructure.

Returns:

  • (String, nil)


481
# File 'lib/increase/models/inbound_ach_transfer.rb', line 481

required :foreign_trace_number, String, nil?: true

#international_transaction_type_codeSymbol, Increase::Models::InboundACHTransfer::InternationalAddenda::InternationalTransactionTypeCode

The type of transfer. Set by the originator.



487
488
# File 'lib/increase/models/inbound_ach_transfer.rb', line 487

required :international_transaction_type_code,
enum: -> { Increase::InboundACHTransfer::InternationalAddenda::InternationalTransactionTypeCode }

#originating_currency_codeString

The [ISO 4217](en.wikipedia.org/wiki/ISO_4217) currency code for the originating bank account.

Returns:

  • (String)


495
# File 'lib/increase/models/inbound_ach_transfer.rb', line 495

required :originating_currency_code, String

#originating_depository_financial_institution_branch_countryString

The [ISO 3166](en.wikipedia.org/wiki/ISO_3166-1_alpha-2), Alpha-2 country code of the originating branch country.

Returns:

  • (String)


502
# File 'lib/increase/models/inbound_ach_transfer.rb', line 502

required :originating_depository_financial_institution_branch_country, String

#originating_depository_financial_institution_idString

An identifier for the originating bank. One of an International Bank Account Number (IBAN) bank identifier, SWIFT Bank Identification Code (BIC), or a domestic identifier like a US Routing Number.

Returns:

  • (String)


510
# File 'lib/increase/models/inbound_ach_transfer.rb', line 510

required :originating_depository_financial_institution_id, String

#originating_depository_financial_institution_id_qualifierSymbol, Increase::Models::InboundACHTransfer::InternationalAddenda::OriginatingDepositoryFinancialInstitutionIDQualifier

An instruction of how to interpret the ‘originating_depository_financial_institution_id` field for this Transaction.



517
518
# File 'lib/increase/models/inbound_ach_transfer.rb', line 517

required :originating_depository_financial_institution_id_qualifier,
enum: -> { Increase::InboundACHTransfer::InternationalAddenda::OriginatingDepositoryFinancialInstitutionIDQualifier }

#originating_depository_financial_institution_nameString

The name of the originating bank. Sometimes this will refer to an American bank and obscure the correspondent foreign bank.

Returns:

  • (String)


525
# File 'lib/increase/models/inbound_ach_transfer.rb', line 525

required :originating_depository_financial_institution_name, String

#originator_cityString

A portion of the originator address. This may be incomplete.

Returns:

  • (String)


531
# File 'lib/increase/models/inbound_ach_transfer.rb', line 531

required :originator_city, String

#originator_countryString

A portion of the originator address. The [ISO 3166](en.wikipedia.org/wiki/ISO_3166-1_alpha-2), Alpha-2 country code of the originator country.

Returns:

  • (String)


539
# File 'lib/increase/models/inbound_ach_transfer.rb', line 539

required :originator_country, String

#originator_identificationString

An identifier for the originating company. This is generally stable across multiple ACH transfers.

Returns:

  • (String)


546
# File 'lib/increase/models/inbound_ach_transfer.rb', line 546

required :originator_identification, String

#originator_nameString

Either the name of the originator or an intermediary money transmitter.

Returns:

  • (String)


552
# File 'lib/increase/models/inbound_ach_transfer.rb', line 552

required :originator_name, String

#originator_postal_codeString?

A portion of the originator address. This may be incomplete.

Returns:

  • (String, nil)


558
# File 'lib/increase/models/inbound_ach_transfer.rb', line 558

required :originator_postal_code, String, nil?: true

#originator_state_or_provinceString?

A portion of the originator address. This may be incomplete.

Returns:

  • (String, nil)


564
# File 'lib/increase/models/inbound_ach_transfer.rb', line 564

required :originator_state_or_province, String, nil?: true

#originator_street_addressString

A portion of the originator address. This may be incomplete.

Returns:

  • (String)


570
# File 'lib/increase/models/inbound_ach_transfer.rb', line 570

required :originator_street_address, String

A description field set by the originator.

Returns:

  • (String, nil)


576
# File 'lib/increase/models/inbound_ach_transfer.rb', line 576

required :payment_related_information, String, nil?: true

A description field set by the originator.

Returns:

  • (String, nil)


582
# File 'lib/increase/models/inbound_ach_transfer.rb', line 582

required :payment_related_information2, String, nil?: true

#receiver_cityString

A portion of the receiver address. This may be incomplete.

Returns:

  • (String)


588
# File 'lib/increase/models/inbound_ach_transfer.rb', line 588

required :receiver_city, String

#receiver_countryString

A portion of the receiver address. The [ISO 3166](en.wikipedia.org/wiki/ISO_3166-1_alpha-2), Alpha-2 country code of the receiver country.

Returns:

  • (String)


596
# File 'lib/increase/models/inbound_ach_transfer.rb', line 596

required :receiver_country, String

#receiver_identification_numberString?

An identification number the originator uses for the receiver.

Returns:

  • (String, nil)


602
# File 'lib/increase/models/inbound_ach_transfer.rb', line 602

required :receiver_identification_number, String, nil?: true

#receiver_postal_codeString?

A portion of the receiver address. This may be incomplete.

Returns:

  • (String, nil)


608
# File 'lib/increase/models/inbound_ach_transfer.rb', line 608

required :receiver_postal_code, String, nil?: true

#receiver_state_or_provinceString?

A portion of the receiver address. This may be incomplete.

Returns:

  • (String, nil)


614
# File 'lib/increase/models/inbound_ach_transfer.rb', line 614

required :receiver_state_or_province, String, nil?: true

#receiver_street_addressString

A portion of the receiver address. This may be incomplete.

Returns:

  • (String)


620
# File 'lib/increase/models/inbound_ach_transfer.rb', line 620

required :receiver_street_address, String

#receiving_company_or_individual_nameString

The name of the receiver of the transfer. This is not verified by Increase.

Returns:

  • (String)


626
# File 'lib/increase/models/inbound_ach_transfer.rb', line 626

required :receiving_company_or_individual_name, String

#receiving_depository_financial_institution_countryString

The [ISO 3166](en.wikipedia.org/wiki/ISO_3166-1_alpha-2), Alpha-2 country code of the receiving bank country.

Returns:

  • (String)


633
# File 'lib/increase/models/inbound_ach_transfer.rb', line 633

required :receiving_depository_financial_institution_country, String

#receiving_depository_financial_institution_idString

An identifier for the receiving bank. One of an International Bank Account Number (IBAN) bank identifier, SWIFT Bank Identification Code (BIC), or a domestic identifier like a US Routing Number.

Returns:

  • (String)


641
# File 'lib/increase/models/inbound_ach_transfer.rb', line 641

required :receiving_depository_financial_institution_id, String

#receiving_depository_financial_institution_id_qualifierSymbol, Increase::Models::InboundACHTransfer::InternationalAddenda::ReceivingDepositoryFinancialInstitutionIDQualifier

An instruction of how to interpret the ‘receiving_depository_financial_institution_id` field for this Transaction.



648
649
# File 'lib/increase/models/inbound_ach_transfer.rb', line 648

required :receiving_depository_financial_institution_id_qualifier,
enum: -> { Increase::InboundACHTransfer::InternationalAddenda::ReceivingDepositoryFinancialInstitutionIDQualifier }

#receiving_depository_financial_institution_nameString

The name of the receiving bank, as set by the sending financial institution.

Returns:

  • (String)


655
# File 'lib/increase/models/inbound_ach_transfer.rb', line 655

required :receiving_depository_financial_institution_name, String

Class Method Details

.valuesArray<Symbol>

Returns:

  • (Array<Symbol>)


# File 'lib/increase/models/inbound_ach_transfer.rb', line 745