SecurityTypesAdapter
interface SecurityTypesAdapter
Functions
Link copied to clipboard
abstract fun fetchSecurityTypeById(securityTypeId: String, acceptLanguage: String): SecurityTypeResponseDto
Link copied to clipboard
abstract fun searchSecurityTypes(acceptLanguage: String, page: Int, size: Int, sorting: List<SortOrder>): SecurityTypeListResponseDto