지급 대행
This commit is contained in:
@@ -291,4 +291,8 @@ export interface ArsCardPaymentFinishProps {
|
||||
export interface SmsPaymentDetailResendProps {
|
||||
bottomSmsPaymentDetailResendOn: boolean;
|
||||
setBottomSmsPaymentDetailResendOn: (bottomSmsPaymentDetailResendOn: boolean) => void;
|
||||
};
|
||||
export interface SettlementAgencyBottomAgreeProps {
|
||||
bottomAgreeOn: boolean;
|
||||
setBottomAgreeOn: (bottomAgreeOn: boolean) => void;
|
||||
};
|
||||
Reference in New Issue
Block a user