Sha256: 3c72b96829b52651118d213eaf3e71d1d2434aeddb8de16bdb9f0b5dcb620b04

Contents?: true

Size: 304 Bytes

Versions: 16

Compression:

Stored size: 304 Bytes

Contents

# Bandwidth::Tag

## Properties

| Name | Type | Description | Notes |
| ---- | ---- | ----------- | ----- |
| **key** | **String** |  | [optional] |
| **value** | **String** |  | [optional] |

## Example

```ruby
require 'bandwidth-sdk'

instance = Bandwidth::Tag.new(
  key: null,
  value: null
)
```

Version data entries

16 entries across 16 versions & 1 rubygems

Version Path
bandwidth-sdk-13.1.2 docs/Tag.md
bandwidth-sdk-13.1.1 docs/Tag.md
bandwidth-sdk-13.1.0 docs/Tag.md
bandwidth-sdk-13.0.0 docs/Tag.md
bandwidth-sdk-12.1.0 docs/Tag.md
bandwidth-sdk-11.3.0 docs/Tag.md
bandwidth-sdk-11.2.0 docs/Tag.md
bandwidth-sdk-11.1.1 docs/Tag.md
bandwidth-sdk-11.1.0 docs/Tag.md
bandwidth-sdk-11.0.0 docs/Tag.md
bandwidth-sdk-11.0.0.pre.beta.4.0 docs/Tag.md
bandwidth-sdk-11.0.0.pre.beta.3.1 docs/Tag.md
bandwidth-sdk-11.0.0.pre.beta.3.0 docs/Tag.md
bandwidth-sdk-11.0.0.pre.beta.2.0 docs/Tag.md
bandwidth-sdk-11.0.0.pre.beta.1.1 docs/Tag.md
bandwidth-sdk-11.0.0.pre.beta.1 docs/Tag.md