지급대행 요청
This commit is contained in:
@@ -16,7 +16,8 @@ export enum FilterDateOptions {
|
||||
};
|
||||
export enum CalendarType {
|
||||
Start = 'Start',
|
||||
End = 'End'
|
||||
End = 'End',
|
||||
Single = 'Single'
|
||||
};
|
||||
export interface DefaultRequestPagination {
|
||||
cursor: string;
|
||||
|
||||
Reference in New Issue
Block a user