SetUserTypeForms
extends Enum
in package
This is the SetUserTypeForms enumeration class.
This class declares SetUserTypeForms enumerations.
This class extends SDK\Core\Enums\Enum, see this class.
Tags
Table of Contents
BILLING | = 'billing' | |
---|---|---|
SHIPPING | = 'shipping' | |
USER | = 'user' |
Constants
BILLING
public
mixed
BILLING
= 'billing'
SHIPPING
public
mixed
SHIPPING
= 'shipping'
USER
public
mixed
USER
= 'user'