Name | Type | Description | Notes |
---|---|---|---|
Name | string | Display name for Custom Property. | [default to null] |
Key | string | Auto generated key to be used by the API to reference by 'key' rather then id for CRUD operations. Must only contain lower-case characters and `` or `-`. | [default to null] |
Type_ | string | Type of the Custom Propety. Must be one of: "Boolean", "Number", "Semver" or "String" | [default to null] |
PropertyKey | string | Custom Property key, must be unique by Project. Only to be used by the SDKs to reference the Custom Property.. | [default to null] |
This repository has been archived by the owner on Apr 4, 2023. It is now read-only.