Sha256: 3da75f932251d17e6a251ee0fa0af8ae25ddc8b2c24290ebff93ccd71953aa5e
Contents?: true
Size: 894 Bytes
Versions: 2
Compression:
Stored size: 894 Bytes
Contents
# SwaggerClient::SiteOrganization ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **address** | **String** | The address. | [optional] **city** | **String** | The city. | [optional] **contact** | **String** | The contact person name. | [optional] **country** | **String** | The country. | [optional] **email** | **String** | The e-mail address. | [optional] **job_title** | **String** | The job title. | [optional] **links** | [**Array<Link>**](Link.md) | Hypermedia links to corresponding or related resources. | [optional] **name** | **String** | The organization name. | [optional] **phone** | **String** | The phone number. | [optional] **state** | **String** | The state. | [optional] **url** | **String** | The organization URL. | [optional] **zip_code** | **String** | The zip or region code. | [optional]
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
avs-0.1.0 | lib/service/api/rapid7_insightvm_client/docs/SiteOrganization.md |
avs-0.0.9 | lib/service/api/rapid7_insightvm_client/docs/SiteOrganization.md |