Sha256: 81a97abc6139544273080ac8a851070df85e9dd309c9616580169bdb2e482cf1
Contents?: true
Size: 437 Bytes
Versions: 13
Compression:
Stored size: 437 Bytes
Contents
# Info ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **href** | **String** | API entry point | [optional][readonly] | | **name** | **String** | Name of the API | [optional][readonly] | | **version** | **String** | Version of the API | [optional][readonly] | ## Example ```ruby require 'ionoscloud' instance = Ionoscloud::Info.new( href: null, name: CLOUD API, version: 1.0 ) ```
Version data entries
13 entries across 13 versions & 1 rubygems