Click or drag to resize

BookingCriteriaBankInfoCriteria Class

[Missing <summary> documentation for "T:SoS.Integration.Models.BookingCriteria.BankInfoCriteria"]

Inheritance Hierarchy
SystemObject
  SoS.Integration.ModelsBookingCriteriaBankInfoCriteria

Namespace:  SoS.Integration.Models
Assembly:  Tse.EasyBook.Server.DataContracts (in Tse.EasyBook.Server.DataContracts.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public class BankInfoCriteria

The BookingCriteriaBankInfoCriteria type exposes the following members.

Constructors
Properties
  NameDescription
Public propertyAccountHolderName
The name of the account holder
Public propertyAccountNo
Property AccountNo. Can be both bank account number or IBAN for international transfers.
Public propertyBankName
Name of the bank
Public propertyCountryIsoCode
The ISO 3166-1 country code of the bank
Public propertyRegNo
Property RegNo. Can be both bank registration number or SWIFT for international transfers.
Top
See Also