Personalize
An object that contains the personalization information for a rewards pass.
Declaration
object PersonalizeProperties
| Name | Type | Description |
|---|---|---|
description Required | string | A brief description of the program for a pass that appears on the signup sheet, under the personalization logo. |
requiredPersonalizationFields Required | [string] | An array that identifies the signup data required from the user the system shows on the generated signup form. |
termsAndConditions | string | A description of the program’s terms and conditions. This string can contain HTML link tags to external content. If present, this information appears after the user enters their personal information and taps the Next button. The user then has the option to agree to the terms, or to cancel the sign-up process. |