feat: StorageService S3/MinIO, POST /users, invoice upload, portal dashboard §08 statuses + notifications
This commit is contained in:
@@ -15,6 +15,10 @@ export class CreatePreAlertDto {
|
||||
@IsOptional()
|
||||
@IsString()
|
||||
vendorTracking?: string;
|
||||
|
||||
@IsOptional()
|
||||
@IsString()
|
||||
estimatedArrival?: string;
|
||||
}
|
||||
|
||||
export class UpdatePreAlertStatusDto {
|
||||
|
||||
Reference in New Issue
Block a user