Sha256: 4695ae0083ebff46e7d6b68c7d4480b3611c5b9523c943d167a316654d3bcbdc
Contents?: true
Size: 433 Bytes
Versions: 3
Compression:
Stored size: 433 Bytes
Contents
# VgsapiClient::ModelAlias ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **_alias** | **String** | Opaque string used to substitute the raw value. | [optional] | | **format** | [**AliasFormat**](AliasFormat.md) | | [optional] | ## Example ```ruby require 'vgs_api_client' instance = VgsapiClient::ModelAlias.new( _alias: tok_sandbox_bhtsCwFUzoJMw9rWUfEV5e, format: null ) ```
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
vgs_api_client-0.0.21 | docs/ModelAlias.md |
vgs_api_client-0.0.15 | docs/ModelAlias.md |
vgs_api_client-0.0.1 | docs/ModelAlias.md |