Name | Description | Type | Additional information |
---|---|---|---|
codebookKey |
The key of the Codebook. |
integer |
Required |
codebook |
The Codes in the Codebook, in the order they appear in the Codebook. |
Collection of CodeOrNet |
Required |
errors |
If null the request was processed without error. If not null errors occurred while processing the request. The array contains the error messages. |
Collection of string |
None. |