ErrorCode: {
    noOrdersWithAllowedStatus: string;
} = ...

The error codes that can be returned by the review service.

Type declaration

  • noOrdersWithAllowedStatus: string

    No orders exist for this user and target that are in a valid status

Generated using TypeDoc