Skip to content

Latest commit

 

History

History
25 lines (20 loc) · 1.2 KB

File metadata and controls

25 lines (20 loc) · 1.2 KB

SubscriberInvite

Subscriber Invite

Properties

Name Type Description Notes
coupon_code str Coupon code
aggregate str Aggregate
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
coupon_options CouponOptions [optional]
plan Plan [optional]
trial Trial [optional]
name str, none_type Name [optional]
email str, none_type Email [optional]
domain str, none_type Domain [optional]
use_by str, none_type Used By [optional]
any string name bool, date, datetime, dict, float, int, list, str, none_type any string name can be used but the value must be the correct type [optional]

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