Methods |
public
static
|
FILTERS_ARRAY()
|
#
|
public
|
__construct(string[] $properties = [])
Creates a instance of TransferMethodConfiguration
Creates a instance of TransferMethodConfiguration
Parameters
$properties |
The default properties
|
Overrides
|
#
|
public
|
getCountries(): string[]
Get the transfer method countries
Get the transfer method countries
|
#
|
public
|
getCurrencies(): string[]
Get the transfer method currencies
Get the transfer method currencies
|
#
|
public
|
getType(): string
Get the transfer method type
Get the transfer method type
|
#
|
public
|
getProfileType(): string
Get the profile type
|
#
|
public
|
getFields(): array
Get all transfer method field definitions
Get all transfer method field definitions
|
#
|