request
This commit is contained in:
@@ -37,7 +37,7 @@ export enum OrderItemStatusEnum {
|
||||
CANCELED = 'canceled',
|
||||
}
|
||||
|
||||
export interface IField { fieldId: number, value: string }
|
||||
|
||||
|
||||
export interface IAttachment { type: string, url: string }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user