Interface: ISubscription
represents an instance of an address that has signed-up to a plan
Hierarchy
ISubscription
Index
Properties
Properties
planId
• planId: string
the plan identifier
Optional profile
Optional profile• profile? : IProfile
the profile for the subscriber
subscriberAddress
• subscriberAddress: string
the ethereum address for the subscriber
subscriberId
• subscriberId: string
the Tepui subscriber identifier
Last updated
Was this helpful?