Sha256: 587f63a2ed6324937402fc8a984860a65f15c55a0ab37035b7c3e79413f4a61a

Contents?: true

Size: 384 Bytes

Versions: 1

Compression:

Stored size: 384 Bytes

Contents

# Contract

## Properties

| Name | Type | Description | Notes |
| ---- | ---- | ----------- | ----- |

| **properties** | [**ContractProperties**](ContractProperties.md) |  |  |

| **type** | [**Type**](Type.md) | The type of the resource. | [optional] |

## Example

```ruby
require 'ionoscloud'


instance = Ionoscloud::Contract.new(
  properties: null,

  type: "resource"
)
```

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
ionoscloud-6.1.2 docs/models/Contract.md