PaymentScheduleAlreadyRevokedError: {
    type: "PAYMENT_SCHEDULE_ALREADY_REVOKED";
    message?: string;
}

결제 예약건이 이미 취소된 경우

Type declaration

  • type: "PAYMENT_SCHEDULE_ALREADY_REVOKED"
  • Optionalmessage?: string