# NamSorApiV2.APIServiceOut

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**serviceName** | **String** | A service name corresponds to classifier name in apiStatus (ex. personalname_gender or personalfullname_gender) | [optional] 
**serviceGroup** | **String** | Groups together classifiers providing a similar service (ex. gender groups personalname_gender and personalfullname_gender) | [optional] 
**costInUnits** | **Number** | Indicates how many units per call this service costs (ex. the number of units per name) | [optional] 


