represents an instance of an address that has signed-up to a plan
ISubscription
planId
profile
subscriberAddress
subscriberId
• planId: string
the plan identifier
Optional
• profile? : IProfile
the profile for the subscriber
• subscriberAddress: string
the ethereum address for the subscriber
• subscriberId: string
the Tepui subscriber identifier
Last updated 5 years ago