Skip to content

Latest commit

 

History

History
24 lines (19 loc) · 1013 Bytes

SubscriberInvite.md

File metadata and controls

24 lines (19 loc) · 1013 Bytes

SubscriberInvite

Subscriber Invite

Properties

Name Type Description Notes
coupon_options CouponOptions [optional]
plan Plan [optional]
trial Trial [optional]
name str Name [optional]
email str Email [optional]
coupon_code str Coupon code
domain str Domain [optional]
aggregate str Aggregate
use_by str Used By [optional]
active bool Is Active flag
reusable bool Is reusable flag
created_at str Created Date in ISO-8601 format e.g. 2022-05-06T02:39:23.000Z
updated_at str Updated Date in ISO-8601 format e.g. 2022-05-06T02:39:23.000Z

[Back to Model list] [Back to API list] [Back to README]