Sha256: eea28c256fc4ee07513421c273e3031751c53e7d1c0f4933d7dcf25f54c490a5

Contents?: true

Size: 386 Bytes

Versions: 47

Compression:

Stored size: 386 Bytes

Contents

# Phrase::Subscription

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**is_current** | **Boolean** |  | [optional] 
**trial_expired** | **Boolean** |  | [optional] 

## Code Sample

```ruby
require 'Phrase'

instance = Phrase::Subscription.new(is_current: null,
                                 trial_expired: null)
```


Version data entries

47 entries across 47 versions & 1 rubygems

Version Path
phrase-2.5.1 docs/Subscription.md
phrase-2.5.0 docs/Subscription.md
phrase-2.4.0 docs/Subscription.md
phrase-2.3.1 docs/Subscription.md
phrase-2.3.0 docs/Subscription.md
phrase-2.2.0 docs/Subscription.md
phrase-2.1.0 docs/Subscription.md