DasApiTokenAccountError: {
    error: string;
    id: string;
}

Error information for token account queries

Type declaration

  • error: string

    The error message

  • id: string

    The ID associated with the error

Generated using TypeDoc