Type Alias RejectedPaymentEscrow
RejectedPaymentEscrow: {
status: "REJECTED";
company: string;
invoiceNumber: string;
sentAt?: string;
appliedAt?: string;
}
Type declaration
status: "REJECTED"
company: string
invoiceNumber: string
Optional
sentAt?: string
Optional
appliedAt?: string
구매 거절