SecurityTypeResponseDto

constructor(id: String? = null, code: String? = null, description: DescriptionSimpleDto? = null)

Parameters

id

Unique identifier of the security type

code

Unique code that identifies the type of security.

description