catalogue
This commit is contained in:
@@ -6,7 +6,7 @@ import { Type } from 'class-transformer';
|
||||
|
||||
export class CreateBusinessDto {
|
||||
@IsString()
|
||||
@ApiProperty({ example: 'ایرانی' })
|
||||
@ApiProperty({ example: '01619684-aebc-47d4-acc4-2e912a3d9dce' })
|
||||
danakSubscriptionId: string;
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user