Sha256: 75c59f019593ec9240be0c04c85181239365820f61be06c7920c889f7e432f7a
Contents?: true
Size: 533 Bytes
Versions: 1
Compression:
Stored size: 533 Bytes
Contents
# Billabear::SubscriptionTrialBody ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **subscription_plan** | **String** | The ID for the subscription plan to be used (Can also be the code name) | **card_token** | **String** | A stripe card token that's been created using Stripe's js sdk. It'll create the payment details for the customer. | [optional] **seat_numbrers** | **Integer** | | [optional] **trial_length_days** | **Integer** | | [optional]
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
billabear-1.1.0 | docs/SubscriptionTrialBody.md |