ConnectionType Class
Definition of the connection type.
Variables are only populated by the server, and will be ignored when sending a request.
- Inheritance
-
ConnectionType
Constructor
ConnectionType(*, is_global: Optional[bool] = None, last_modified_time: Optional[datetime.datetime] = None, description: Optional[str] = None, **kwargs)
Parameters
Variables
- id
- str
Gets the id of the resource.
- name
- str
Gets the name of the connection type.
- type
- str
Resource type.
- field_definitions
- dict[str, FieldDefinition]
Gets the field definitions of the connection type.
- creation_time
- datetime
Gets the creation time.
Feedback
Submit and view feedback for