onshape-clients
Version:
The meta package for creating the various Onshape clients
18 lines (13 loc) • 613 B
Markdown
# bt_address_info.BTAddressInfo
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**address** | **str** | | [optional]
**city** | **str** | | [optional]
**country** | **str** | | [optional]
**country_code** | **str** | | [optional]
**id** | **str** | | [optional]
**state** | **str** | | [optional]
**state_code** | **str** | | [optional]
**zip** | **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)