Sha256: 1a292025395a245d89a86de574668c8b35e0e9d34db3e9033fc3b1fdb48db50a
Contents?: true
Size: 330 Bytes
Versions: 2
Compression:
Stored size: 330 Bytes
Contents
# HelloextendApiClient::PlansList ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **plans** | [**Array<Plan>**](Plan.md) | | [optional] ## Code Sample ```ruby require 'HelloextendApiClient' instance = HelloextendApiClient::PlansList.new(plans: null) ```
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
helloextend_api_client-1.0.3 | docs/PlansList.md |
helloextend_api_client-1.0.2 | docs/PlansList.md |