Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface GetCharacterIndividualResponse

Individual character in a bulk response.

Hierarchy

  • GetCharacterIndividualResponse

Index

Properties

Optional castId

castId: string

Identical token passed in by the request.

elementToken

elementToken: string

Identical token passed in for the corresponding requested character.

Optional export

export: ExportFormat

Export data for the character (or null/omitted if none is returned).

status

status: number

Indicates the status of the requested character and the nature of the reported export data; See constant CharacterChangeStatus for the values that can be returned.

Generated using TypeDoc