benchling_api_client.models.benchling_app_create module
¶
class
BenchlingAppCreate
¶
Bases:
object
__init__
(
name
:
str
,
description
:
Union
[
benchling_api_client.types.Unset
,
str
]
=
attr_dict['_description'].default
)
→
None
¶
Method generated by attrs for class BenchlingAppCreate.
property
description
:
str
¶
classmethod
from_dict
(
src_dict
:
Dict
[
str
,
Any
]
)
→
benchling_api_client.models.benchling_app_create.T
¶
property
name
:
str
¶
to_dict
(
)
→
Dict
[
str
,
Any
]
¶
Benchling SDK
Navigation
Package contents:
benchling_sdk package
benchling_api_client package
Subpackages
benchling_api_client.api package
benchling_api_client.models package
Submodules
Submodules
Related Topics
Documentation overview
benchling_api_client package
benchling_api_client.models package
Previous:
benchling_api_client.models.benchling_app module
Next:
benchling_api_client.models.benchling_app_update module
Quick search