Skip to main content

IkasCustomerAttributeRegisterPageRequirement

enum IkasCustomerAttributeRegisterPageRequirement {
INVISIBLE = 'INVISIBLE',
MANDATORY = 'MANDATORY',
OPTIONAL = 'OPTIONAL',
}