Type Alias CancelledPaymentEscrow
CancelledPaymentEscrow: {
status: "CANCELLED";
company: string;
invoiceNumber: string;
sentAt?: string;
appliedAt?: string;
}
Type declaration
status: "CANCELLED"
company: string
invoiceNumber: string
Optional
sentAt?: string
Optional
appliedAt?: string
거래 취소