Module characters_api

Source

Structs§

CreateCharacterParams
struct for passing parameters to the method create_character
DeleteCharacterParams
struct for passing parameters to the method delete_character
GetCharacterParams
struct for passing parameters to the method get_character

Enums§

CreateCharacterError
struct for typed errors of method create_character
DeleteCharacterError
struct for typed errors of method delete_character
GetCharacterError
struct for typed errors of method get_character

Functions§

create_character
Create new character on your account. You can create up to 5 characters.
delete_character
Delete character on your account.
get_character
Retrieve the details of a character.