@sumup/sdk
    Preparing search index...

    Type Alias CreateReaderCheckoutUnprocessableEntity

    CreateReaderCheckoutUnprocessableEntity

    Unprocessable entity

    type CreateReaderCheckoutUnprocessableEntity = {
        errors: Record<string, unknown>;
    }
    Index
    errors: Record<string, unknown>