PluginPropertiesPropertyNames extends Enum

This is the PluginPropertiesPropertyNames enumeration class.

This class declares property names enumerations.
This class extends SDK\Core\Enums\Enum, see this class.

Tags
abstract
see
PluginPropertiesPropertyNames::PAYMENTAPIURL
see
PluginPropertiesPropertyNames::APIRECURRINGVERSION
see
PluginPropertiesPropertyNames::SANDBOXURL
see
PluginPropertiesPropertyNames::SANDBOXPAYMENTAPIURL
see
PluginPropertiesPropertyNames::APIURL
see
PluginPropertiesPropertyNames::APIKEY
see
PluginPropertiesPropertyNames::APIVERSION
see
PluginPropertiesPropertyNames::CANCELLED
see
Enum

Table of Contents

APIKEY  = 'apiKey'
APIRECURRINGVERSION  = 'apiRecurringVersion'
APIURL  = 'apiURL'
APIVERSION  = 'apiVersion'
CANCELLED  = 'cancelled'
PAYMENTAPIURL  = 'paymentApiURL'
SANDBOXPAYMENTAPIURL  = 'sandboxPaymentApiURL'
SANDBOXURL  = 'sandboxURL'

Constants

Search results