Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CreateSiteWhereTenant ¶
type CreateSiteWhereTenant struct { // Name of the instance InstanceName string `json:"instance_name"` // Name of the tenant TenantName string `json:"tenant_name"` }
CreateSiteWhereTenant destribe the creating of a SiteWhere Tenant.
Click to show internal directories.
Click to hide internal directories.