export interface SmsSendNoVO { displayPriority: number; name: string; proofDocFileUid: string; registDatetime: string; sendNo: string; smsSendNoCertificationKindCode: string; smsSendNoCertificationMethodCode: string; smsSendNoCertificationStatusCode: string; updateDatetime: string; }