This commit is contained in:
2026-06-22 11:38:29 +02:00
commit 3d86f9603d
141 changed files with 77794 additions and 0 deletions

View File

@@ -0,0 +1,30 @@
# LocationInner
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
## Methods
### NewLocationInner
`func NewLocationInner() *LocationInner`
NewLocationInner instantiates a new LocationInner object
This constructor will assign default values to properties that have it defined,
and makes sure properties required by API are set, but the set of arguments
will change when the set of required properties is changed
### NewLocationInnerWithDefaults
`func NewLocationInnerWithDefaults() *LocationInner`
NewLocationInnerWithDefaults instantiates a new LocationInner object
This constructor will only assign default values to properties that have it defined,
but it doesn't guarantee that properties required by API are set
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)