SecurityListingSearchRequestDto
data class SecurityListingSearchRequestDto(var securityId: String? = null, var stockExchangeId: String? = null)
Search query to list securities to which the user has access.
Parameters
securityId
Unique identifier of the Security
stockExchangeId
Unique identifier of the stock exchange