부가서비스
- SMS결제통보_재발송 API 추가
This commit is contained in:
@@ -90,4 +90,6 @@ export interface SmsPaymentDetailResendProps {
|
||||
bottomSmsPaymentDetailResendOn: boolean;
|
||||
setBottomSmsPaymentDetailResendOn: (bottomSmsPaymentDetailResendOn: boolean) => void;
|
||||
smsDetailData: ExtensionSmsDetailResponse | null;
|
||||
mid: string;
|
||||
tid: string;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user