The asset object is returned when returning a single asset or querying for assets.
| Name | Summary |
|---|---|
| id_prefix | The prefix of the id. |
| id | The contact id with the prefix. |
| parent_id | The parent asset id of the contact. |
| name | The display name of the asset. |
| version | The version number or variable of the asset. |
| full_name | The combined name and version. |
| description | The description of the asset. |
| active_on | The date and time the asset was or will be active. |
| expires_on | The date and time the asset expired or will be expire and no longer be active. |
| active | The active state of the asset. |
| fields | A field array of custom fields. |
| modified | The last date the asset was modified. |
| created | The date the asset was created in the system. |

