Check for the existence of a type.
Name | Type | Description |
---|---|---|
type_id | string | Id of the type returned in response to Create Type request. |
options | map of string to strings | Optional parameters. The default value is an empty map ( {} ). |
Name | Type | Description |
---|---|---|
type_id | string | Value of input parameter type_id. |
type_exists | boolean | Indicates whether the type exists or not. Possible values are:
|