SubCategoriesResponse

constructor(url: String?, name: String?, id: String?)

Parameters

url

The URL for the sub-category, or null if not set.

name

The name of the sub-category, or null if not set.

id

The ID of the sub-category, or null if not set.