타입 별칭 CancelledPaymentEscrow
CancelledPaymentEscrow: {
status: "CANCELLED";
company: string;
invoiceNumber: string;
sentAt?: string;
appliedAt?: string;
}
타입 선언
status: "CANCELLED"
company: string
invoiceNumber: string
Optional
sentAt?: string
Optional
appliedAt?: string
거래 취소