Source code for models_v2.service_name_1_enum

# -*- coding: utf-8 -*-

[docs]class ServiceName1Enum(object): """Implementation of the 'serviceName1' enum. TODO: type enum description here. Attributes: IRIS: TODO: type description here. """ IRIS = 'iris'