Record
profile-attributes
No description available.
record profile-attributes {
created-date: option<string>,
expiration-date: option<string>,
name: option<string>,
platform: option<bundle-id-platform>,
profile-content: option<string>,
profile-state: option<profile-attributes-profile-state-enum>,
profile-type: option<profile-attributes-profile-type-enum>,
uuid: option<string>,
}Fields
| Name | Type | Description |
|---|---|---|
| created-date | option<string> | |
| expiration-date | option<string> | |
| name | option<string> | |
| platform | option<bundle-id-platform> | |
| profile-content | option<string> | |
| profile-state | option<profile-attributes-profile-state-enum> | |
| profile-type | option<profile-attributes-profile-type-enum> | |
| uuid | option<string> |