CloneableInstantiable
Methods |
public __construct(PHPFUI |
public delete(string $custom_field_id) : bool DELETE a custom_field This DELETE request deletes a custom_field from the user's account
|
public get(string $custom_field_id) : array GET a custom_field This GET call retrieves a
|
public put(string $custom_field_id, PHPFUI PUT (update) a custom_field This PUT request updates an existing
|
Properties |
Methods |