Here we describe types and enums, which we are using in our system
In this chapter you can find all information about data structure, types and parameters description
Decorator @ApiProperty means that property is required.
@ApiProperty
Decorator @ApiPropertyOptional means that property is optional.
@ApiPropertyOptional
Last updated 1 year ago