PluginPropertiesConnectorItemPropertyNames
extends Enum
in package
This is the PluginDataActions enumeration class.
This class declares actions enumerations.
This class extends SDK\Core\Enums\Enum, see this class.
Tags
Table of Contents
| CUSTOMIZABLE | = 'customizable' | |
|---|---|---|
| DIRECTPAYMENT | = 'directPayment' | |
| MERCHANTCODE | = 'merchantCode' | |
| MERCHANTNAME | = 'merchantName' | |
| MERCHANTPASSWORD | = 'merchantPassword' | |
| RESPONSEURL | = 'responseURL' | |
| TERMINAL | = 'terminal' | |
| TOKENIZABLE | = 'tokenizable' | |
| URL | = 'url' | |
| URLKO | = 'urlKO' | |
| URLOK | = 'urlOK' |
Constants
CUSTOMIZABLE
public
mixed
CUSTOMIZABLE
= 'customizable'
DIRECTPAYMENT
public
mixed
DIRECTPAYMENT
= 'directPayment'
MERCHANTCODE
public
mixed
MERCHANTCODE
= 'merchantCode'
MERCHANTNAME
public
mixed
MERCHANTNAME
= 'merchantName'
MERCHANTPASSWORD
public
mixed
MERCHANTPASSWORD
= 'merchantPassword'
RESPONSEURL
public
mixed
RESPONSEURL
= 'responseURL'
TERMINAL
public
mixed
TERMINAL
= 'terminal'
TOKENIZABLE
public
mixed
TOKENIZABLE
= 'tokenizable'
URL
public
mixed
URL
= 'url'
URLKO
public
mixed
URLKO
= 'urlKO'
URLOK
public
mixed
URLOK
= 'urlOK'