Bitrix API

BankDetail extends BaseRequisite

Table of Contents

Methods

getCountryIdByRegion()  : int
getFields()  : array<string|int, mixed>
Returns list of value names for this Provider.
getValue()  : mixed
Returns value by its name.

Methods

getCountryIdByRegion()

public static getCountryIdByRegion(string $region) : int
Parameters
$region : string
Return values
int

getFields()

Returns list of value names for this Provider.

public getFields() : array<string|int, mixed>
Return values
array<string|int, mixed>

getValue()

Returns value by its name.

public getValue(string $name) : mixed
Parameters
$name : string

        
On this page

Search results