onshape-clients
Version:
The meta package for creating the various Onshape clients
35 lines (30 loc) • 1.78 kB
Markdown
# bt_cloud_storage_account_info.BTCloudStorageAccountInfo
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**json_type** | **str** | |
**cloud_storage_account_id_** | **str** | | [optional]
**import_folder** | [**bt_cloud_storage_object_info.BTCloudStorageObjectInfo**](BTCloudStorageObjectInfo.md) | | [optional]
**export_folder** | [**bt_cloud_storage_object_info.BTCloudStorageObjectInfo**](BTCloudStorageObjectInfo.md) | | [optional]
**cloud_storage_provider** | **int** | | [optional]
**cloud_storage_account_id** | **str** | | [optional]
**enabled** | **bool** | | [optional]
**can_move** | **bool** | | [optional]
**created_at** | **datetime** | | [optional]
**created_by** | [**bt_user_basic_summary_info.BTUserBasicSummaryInfo**](BTUserBasicSummaryInfo.md) | | [optional]
**description** | **str** | | [optional]
**has_pending_owner** | **bool** | | [optional]
**href** | **str** | | [optional]
**id** | **str** | | [optional]
**is_container** | **bool** | | [optional]
**is_enterprise_owned** | **bool** | | [optional]
**is_mutable** | **bool** | | [optional]
**modified_at** | **datetime** | | [optional]
**modified_by** | [**bt_user_basic_summary_info.BTUserBasicSummaryInfo**](BTUserBasicSummaryInfo.md) | | [optional]
**name** | **str** | | [optional]
**owner** | [**bt_owner_info.BTOwnerInfo**](BTOwnerInfo.md) | | [optional]
**project_id** | **str** | | [optional]
**resource_type** | **str** | | [optional]
**tree_href** | **str** | | [optional]
**view_ref** | **str** | | [optional]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)