AdditionalInformationNames extends Enum

This is the AdditionalInformationNames enumeration class.

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

Tags
abstract
see
AdditionalInformationNames::PRESENT_TO_SHOPPER_REFERENCE
see
AdditionalInformationNames::PRESENT_TO_SHOPPER_IBAN
see
AdditionalInformationNames::PRESENT_TO_SHOPPER_NAME
see
AdditionalInformationNames::PRESENT_TO_SHOPPER_BIC
see
AdditionalInformationNames::PRESENT_TO_SHOPPER_QR_CODE_DATA
see
AdditionalInformationNames::PRESENT_TO_SHOPPER
see
AdditionalInformationNames::MSP_ACTION
see
Enum

Table of Contents

MSP_ACTION  = 'mspAction'
PRESENT_TO_SHOPPER  = "presenttoshopper"
PRESENT_TO_SHOPPER_BIC  = 'PresentToShopperBic'
PRESENT_TO_SHOPPER_IBAN  = 'PresentToShopperIban'
PRESENT_TO_SHOPPER_NAME  = 'PresentToShopperName'
PRESENT_TO_SHOPPER_QR_CODE_DATA  = "PresentToShopperQrCodeData"
PRESENT_TO_SHOPPER_REFERENCE  = 'PresentToShopperReference'

Constants

Search results