CloneableInstantiable
| Methods |
| public __construct(PHPFUI |
| public delete(string $custom_field_id) : ?array DELETE a custom_field Delete a custom field from the user's account.
|
| public get(string $custom_field_id) : ?array GET a custom_field Get details for a specified custom field.
|
| public getTyped(string $custom_field_id) : ?PHPFUI |
| public put(string $custom_field_id, PHPFUI Update a custom field. Update an existing custom field.
|
| public putTyped(string $custom_field_id, PHPFUI |
| Properties |
| Methods |