DeleteBundleType
Overview
Deletes Bundle Types from the system based on the BundleType key.
Returns
No Overview Available.
Request
Name | Type | Description |
---|---|---|
bundleTypeKey | String | The key of the BundleType to remove. |
Response
Name | Type | Description |
---|---|---|
ResultMessage | String | Additional information when operation failed. |
ResultCode | ResultCodeEnum | Whether the operation completed successfully. |
Result | Boolean | Operation result. |