payment
This commit is contained in:
@@ -12,6 +12,7 @@ import { IAttachment } from '../interface/order.interface';
|
||||
export class CreateOrderAsAdminDto {
|
||||
@ApiPropertyOptional({ example: '' })
|
||||
@IsString()
|
||||
@IsOptional()
|
||||
userId?: string;
|
||||
|
||||
@ApiPropertyOptional({ example: '' })
|
||||
|
||||
Reference in New Issue
Block a user