타입 별칭 PreRegisterPaymentError

PreRegisterPaymentError:
    | Schema.AlreadyPaidError
    | Schema.ForbiddenError
    | Schema.InvalidRequestError
    | Schema.UnauthorizedError

PreRegisterPaymentError