CategoryInformationResponse

constructor(categoryDisplayName: String? = null, categoryName: String? = null, description: String? = null, links: List<LinkResponse>? = null)