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