Information about the schema.
Properties
Name | Type | Required | Description |
---|---|---|---|
Id | string | ❌ | The schema's ID. |
Type_ | string | ❌ | The schema's type. |
CreatedBy | string | ❌ | The user ID of the user that created the schema. |
UpdatedBy | string | ❌ | The user ID of the user that last updated the schema. |
CreatedAt | string | ❌ | The date and time at which the schema was created. |
UpdatedAt | string | ❌ | The date and time at which the schema was last updated. |
Content | string | ❌ | The schema file, in a bundled format. |