SecurityResponseDto

constructor(id: String, isin: String? = null, securityNumber: String? = null, name: String? = null, description: DescriptionDto? = null, details: SecurityDetailsDto? = null)

Parameters

id

Unique identifier of the Security

isin

ISIN (International Securities Identification Number) or part of an ISIN. ISO-6166.

securityNumber

Security Number (e.g. WKN, VALOR)

name

Name or title of the security

description
details