Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 746 Bytes

APIServiceOut.md

File metadata and controls

12 lines (8 loc) · 746 Bytes

APIServiceOut

Properties

Name Type Description Notes
service_name str A service name corresponds to classifier name in apiStatus (ex. personalname_gender or personalfullname_gender) [optional]
service_group str Groups together classifiers providing a similar service (ex. gender groups personalname_gender and personalfullname_gender) [optional]
cost_in_units int Indicates how many units per call this service costs (ex. the number of units per name) [optional]

[Back to Model list] [Back to API list] [Back to README]