Options
All
  • Public
  • Public/Protected
  • All
Menu

Response for reading characters in bulk.

Hierarchy

Index

Properties

callerId

callerId: number

Whatever value was included inthe request is parroted back in the response.

characters

Array of one or more objects with the property structure defined above.

Optional error

error: string

If an error occurred, this will be a plain text explanation of what went wrong that will hopefully be helpful incorrecting the problem; Omitted if the request was successful

result

result: number

Result code identifying what happened with the request.

severity

severity: number

Severity level of the result, which will be one of a fewset values.

wait

wait: number

Minimum interval that the caller must wait until making another retrieval request to the API (inmilliseconds).

Generated using TypeDoc