InternalPage
extends Enum
in package
This is the InternalPage enumeration class.
This class declares enumerations for a page route type.
This class extends SDK\Core\Enums\Enum, see this class.
Tags
Table of Contents
PRIVACY_POLICY | = 'PAGE_INTERNAL_PRIVACY_POLICY' | |
---|---|---|
SEND_CONTACT | = 'PAGE_INTERNAL_SEND_CONTACT' | |
SEND_MAIL | = 'PAGE_INTERNAL_SEND_MAIL' | |
SPONSOR_SHIP | = 'PAGE_INTERNAL_SPONSOR_SHIP' | |
TERMS_OF_USE | = 'PAGE_INTERNAL_TERMS_OF_USE' |
Constants
PRIVACY_POLICY
public
mixed
PRIVACY_POLICY
= 'PAGE_INTERNAL_PRIVACY_POLICY'
SEND_CONTACT
public
mixed
SEND_CONTACT
= 'PAGE_INTERNAL_SEND_CONTACT'
SEND_MAIL
public
mixed
SEND_MAIL
= 'PAGE_INTERNAL_SEND_MAIL'
SPONSOR_SHIP
public
mixed
SPONSOR_SHIP
= 'PAGE_INTERNAL_SPONSOR_SHIP'
TERMS_OF_USE
public
mixed
TERMS_OF_USE
= 'PAGE_INTERNAL_TERMS_OF_USE'