Methods |
public
static
|
FILTERS_ARRAY()
|
#
|
public
|
__construct(string[] $properties = [])
Creates a instance of BankAccount
Creates a instance of BankAccount
Parameters
$properties |
The default properties
|
Overrides
|
#
|
public
|
getToken(): string
Get the bank account token
Get the bank account token
|
#
|
public
|
setToken(string $token): TransferMethod
Set the bank account token
Set the bank account token
|
#
|
public
|
getCardPackage(): string
Get the prepaid card package
Get the prepaid card package
|
#
|
public
|
setCardPackage(string $cardPackage): TransferMethod
Set the prepaid card package
Set the prepaid card package
|
#
|
public
|
getCardType(): string
Get the prepaid card type
Get the prepaid card type
|
#
|
public
|
getCardNumber(): string
Get the prepaid card number
Get the prepaid card number
|
#
|
public
|
getCardBrand(): string
Get the prepaid card brand
Get the prepaid card brand
|
#
|
public
|
getDateOfExpiry(): DateTime
Get the prepaid card expiry date
Get the prepaid card expiry date
|
#
|
public
|
getBankAccountId(): string
Get the bank account id
|
#
|
public
|
setBankAccountId(string $bankAccountId): TransferMethod
Set the bank account id
|
#
|
public
|
getType(): string
Get the transfer method type
Get the transfer method type
|
#
|
public
|
setType(string $type): TransferMethod
Set the transfer method type
Set the transfer method type
|
#
|
public
|
getTransferMethodCountry(): string
Get the transfer method country
Get the transfer method country
|
#
|
public
|
setTransferMethodCountry(string $transferMethodCountry): TransferMethod
Set the transfer method country
Set the transfer method country
|
#
|
public
|
getTransferMethodCurrency(): string
Get the transfer method currency
Get the transfer method currency
|
#
|
public
|
setTransferMethodCurrency(string $transferMethodCurrency): TransferMethod
Set the transfer method currency
Set the transfer method currency
|
#
|
public
|
getBankName(): string
Get the bank name
|
#
|
public
|
setBankName(string $bankName): TransferMethod
Set the bank name
|
#
|
public
|
getBankId(): string
Get the bank id
|
#
|
public
|
setBankId(string $bankId): TransferMethod
Set the bank id
|
#
|
public
|
getBranchName(): string
Get the branch name
|
#
|
public
|
setBranchName(string $branchName): TransferMethod
Set the branch name
|
#
|
public
|
getBranchId(): string
Get the branch id
|
#
|
public
|
setBranchId(string $branchId): TransferMethod
Set the branch id
|
#
|
public
|
getStatus(): string
Get the bank account status
Get the bank account status
|
#
|
public
|
getCreatedOn(): DateTime
Get the bank account creation date
Get the bank account creation date
|
#
|
public
|
getBankAccountPurpose(): string
Get the bank account purpose
Get the bank account purpose
|
#
|
public
|
setBankAccountPurpose(string $bankAccountPurpose): TransferMethod
Set the bank account purpose
Set the bank account purpose
|
#
|
public
|
getBranchAddressLine1(): string
Get the branch address line 1
Get the branch address line 1
|
#
|
public
|
setBranchAddressLine1(string $branchAddressLine1): TransferMethod
Set the branch address line 1
Set the branch address line 1
|
#
|
public
|
getBranchAddressLine2(): string
Get the branch address line 2
Get the branch address line 2
|
#
|
public
|
setBranchAddressLine2(string $branchAddressLine2): TransferMethod
Set the branch address line 2
Set the branch address line 2
|
#
|
public
|
getBranchCity(): string
Get the branch city
|
#
|
public
|
setBranchCity(string $branchCity): TransferMethod
Set the branch city
|
#
|
public
|
getBranchStateProvince(): string
Get the branch state or province
Get the branch state or province
|
#
|
public
|
setBranchStateProvince(string $branchStateProvince): TransferMethod
Set the branch state or province
Set the branch state or province
|
#
|
public
|
getBranchCountry(): string
Get the branch country
|
#
|
public
|
setBranchCountry(string $branchCountry): TransferMethod
Set the branch country
|
#
|
public
|
getBranchPostalCode(): string
Get the branch postal code
Get the branch postal code
|
#
|
public
|
setBranchPostalCode(string $branchPostalCode): TransferMethod
Set the branch postal code
Set the branch postal code
|
#
|
public
|
getWireInstructions(): string
Get the wire instructions
Get the wire instructions
|
#
|
public
|
setWireInstructions(string $wireInstructions): TransferMethod
Set the wire instructions
Set the wire instructions
|
#
|
public
|
getIntermediaryBankId(): string
Get the intermediary bank id
Get the intermediary bank id
|
#
|
public
|
setIntermediaryBankId(string $intermediaryBankId): TransferMethod
Set the intermediary bank id
Set the intermediary bank id
|
#
|
public
|
getIntermediaryBankName(): string
Get the intermediary bank name
Get the intermediary bank name
|
#
|
public
|
setIntermediaryBankName(string $intermediaryBankName): TransferMethod
Set the intermediary bank name
Set the intermediary bank name
|
#
|
public
|
getIntermediaryBankAccountId(): string
Get the intermediary bank account id
Get the intermediary bank account id
|
#
|
public
|
setIntermediaryBankAccountId(string $intermediaryBankAccountId): TransferMethod
Set the intermediary bank account id
Set the intermediary bank account id
|
#
|
public
|
getIntermediaryAddressLine1(): string
Get the intermediary address line 1
Get the intermediary address line 1
|
#
|
public
|
setIntermediaryAddressLine1(string $intermediaryAddressLine1): TransferMethod
Set the intermediary address line 1
Set the intermediary address line 1
|
#
|
public
|
getIntermediaryAddressLine2(): string
Get the intermediary address line 2
Get the intermediary address line 2
|
#
|
public
|
setIntermediaryAddressLine2(string $intermediaryAddressLine2): TransferMethod
Set the intermediary address line 2
Set the intermediary address line 2
|
#
|
public
|
getIntermediaryCity(): string
Get the intermediary city
Get the intermediary city
|
#
|
public
|
setIntermediaryCity(string $intermediaryCity): TransferMethod
Set the intermediary city
Set the intermediary city
|
#
|
public
|
getIntermediaryStateProvince(): string
Get the intermediary state or province
Get the intermediary state or province
|
#
|
public
|
setIntermediaryStateProvince(string $intermediaryStateProvince): TransferMethod
Set the intermediary state or province
Set the intermediary state or province
|
#
|
public
|
getIntermediaryCountry(): string
Get the intermediary country
Get the intermediary country
|
#
|
public
|
setIntermediaryCountry(string $intermediaryCountry): TransferMethod
Set the intermediary country
Set the intermediary country
|
#
|
public
|
getIntermediaryPostalCode(): string
Get the intermediary postal code
Get the intermediary postal code
|
#
|
public
|
setIntermediaryPostalCode(string $intermediaryPostalCode): TransferMethod
Set the intermediary postal code
Set the intermediary postal code
|
#
|
public
|
getProfileType(): string
Get the profile type
|
#
|
public
|
setProfileType(string $profileType): TransferMethod
Set the profile type
|
#
|
public
|
getBusinessName(): string
Get the business name
|
#
|
public
|
setBusinessName(string $businessName): TransferMethod
Set the business name
|
#
|
public
|
getBusinessOperatingName(): string
Get the business operating name
Get the business operating name
|
#
|
public
|
setBusinessOperatingName(string $businessOperatingName): TransferMethod
Set the business operating name
Set the business operating name
|
#
|
public
|
getBusinessRegistrationId(): string
Get the business registration id
Get the business registration id
|
#
|
public
|
setBusinessRegistrationId(string $businessRegistrationId): TransferMethod
Set the business registration id
Set the business registration id
|
#
|
public
|
getBusinessRegistrationCountry(): string
Get the business registration country
Get the business registration country
|
#
|
public
|
setBusinessRegistrationCountry(string $businessRegistrationCountry): TransferMethod
Set the business registration country
Set the business registration country
|
#
|
public
|
getFirstName(): string
Get the first name
|
#
|
public
|
setFirstName(string $firstName): TransferMethod
Set the first name
|
#
|
public
|
getMiddleName(): string
Get the middle name
|
#
|
public
|
setMiddleName(string $middleName): TransferMethod
Set the middle name
|
#
|
public
|
getLastName(): string
Get the last name
|
#
|
public
|
setLastName(string $lastName): TransferMethod
Set the last name
|
#
|
public
|
getDateOfBirth(): DateTime|null
Get the date of birth
|
#
|
public
|
setDateOfBirth(DateTime|null $dateOfBirth = null): TransferMethod
Set the date of birth
|
#
|
public
|
getCountryOfBirth(): string
Get the country of birth
|
#
|
public
|
setCountryOfBirth(string $countryOfBirth): TransferMethod
Set the country of birth
|
#
|
public
|
getCountryOfNationality(): string
Get the country of nationality
Get the country of nationality
|
#
|
public
|
setCountryOfNationality(string $countryOfNationality): TransferMethod
Set the country of nationality
Set the country of nationality
|
#
|
public
|
getPhoneNumber(): string
Get the phone number
|
#
|
public
|
setPhoneNumber(string $phoneNumber): TransferMethod
Set the phone number
|
#
|
public
|
getMobileNumber(): string
Get the mobile number
|
#
|
public
|
setMobileNumber(string $mobileNumber): TransferMethod
Set the mobile number
|
#
|
public
|
getGovernmentId(): string
Get the government id
|
#
|
public
|
setGovernmentId(string $governmentId): TransferMethod
Set the government id
|
#
|
public
|
getAddressLine1(): string
Get the address line 1
|
#
|
public
|
setAddressLine1(string $addressLine1): TransferMethod
Set the address line 1
|
#
|
public
|
getCity(): string
Get the city
|
#
|
public
|
setCity(string $city): TransferMethod
Set the city
|
#
|
public
|
getStateProvince(): string
Get the state or province
Get the state or province
|
#
|
public
|
setStateProvince(string $stateProvince): TransferMethod
Set the state or province
Set the state or province
|
#
|
public
|
getCountry(): string
Get the country
|
#
|
public
|
setCountry(string $country): TransferMethod
Set the country
|
#
|
public
|
getPostalCode(): string
Get the postal code
|
#
|
public
|
setPostalCode(string $postalCode): TransferMethod
Set the postal code
|
#
|
public
|
getIsDefaultTransferMethod(): bool
Get the is default transfer method
Get the is default transfer method
|
#
|
public
|
setIsDefaultTransferMethod(bool $isDefaultTransferMethod): TransferMethod
Set the is default transfer method
Set the is default transfer method
|
#
|