CloneableInstantiable
| Methods |
| public __construct(PHPFUI |
| public get(?int $limit = NULL) : ?array GET custom_fields Collection Get all custom fields defined in the user's account.
|
| public getTyped(?int $limit = NULL) : ?PHPFUI |
| public post(PHPFUI POST (create) a custom_field Custom fields are extra data fields you create to store additional information
about your contacts, such as preferences, membership levels, and interests.
Use custom fields to organize contacts, send personalized email campaigns,
and to identify a targeted audience for a specific campaign. Custom
fields types include text, number, date, drop-down lists, radio buttons,
and checkboxes. A user can configure up to 100
|
| public postTyped(PHPFUI |
| Properties |
| Methods |