Type Alias DeliveredPaymentEscrow
DeliveredPaymentEscrow: {
status: "DELIVERED";
company: string;
invoiceNumber: string;
sentAt?: string;
appliedAt?: string;
}
Type declaration
status: "DELIVERED"
company: string
invoiceNumber: string
Optional
sentAt?: string
Optional
appliedAt?: string
배송 완료