| Name | Type | Description | Notes |
|---|---|---|---|
| category | String | [optional] | |
| label | GetGoogleBusinessServices200ResponseServicesInnerFreeFormServiceItemLabel | [optional] |
require 'zernio-sdk'
instance = Zernio::GetGoogleBusinessServices200ResponseServicesInnerFreeFormServiceItem.new(
category: null,
label: null
)