SOAP API methode Font_update
Parameters
| Naam | Type | Beschrijving |
|---|---|---|
| id * | string | The identifier (id) of the object that is updated |
| name * | string | The name of the font. |
| * verplichte parameters | ||
Resultaat
| Naam | Type | Beschrijving |
|---|---|---|
| font | Structure of type 'font' | All properties of the now updated font |
Structuur 'font'
| Naam | Type | Beschrijving |
|---|---|---|
| id | int | The ID of the font. |
| name | string | The name of the font. |