Module: ncbi.datasets.openapi.models.v1alpha1_assembly_metadata_request_content_type

Python API: ncbi.datasets.openapi.models.v1alpha1_assembly_metadata_request_content_type

Module: ncbi.datasets.openapi.models.v1alpha1_assembly_metadata_request_content_type

Python API: ncbi.datasets.openapi.models.v1alpha1_assembly_metadata_request_content_type
class ncbi.datasets.openapi.models.v1alpha1_assembly_metadata_request_content_type.V1alpha1AssemblyMetadataRequestContentType(local_vars_configuration=None)

Bases: object

allowed enum values

ASSM_ACC = 'ASSM_ACC'
COMPLETE = 'COMPLETE'
allowable_values = ['COMPLETE', 'ASSM_ACC']

Attributes: openapi_types (dict): The key is attribute name

and the value is attribute type.

attribute_map (dict): The key is attribute name

and the value is json key in definition.

attribute_map = {}
openapi_types = {}
to_dict()

Returns the model properties as a dict

to_str()

Returns the string representation of the model

Generated April 23, 2021