Share via


SaasSubscriptionDetails interface

SaaS Subscription Details model

Properties

id

Purchased SaaS subscription ID

isAutoRenew

AutoRenew flag

isFreeTrial

FreeTrial flag

offerId

Purchased offer ID

planId

Purchased offer's plan ID

publisherId

Publisher ID

purchaserEmailId

Purchaser Email ID

purchaserTenantId

Purchaser Tenant ID

saasSubscriptionStatus

Indicates the status of the Subscription.

subscriptionName

SaaS subscription name

termUnit

Purchase Term Unit

timeCreated

Creation Date and Time

Property Details

id

Purchased SaaS subscription ID

id?: string

Property Value

string

isAutoRenew

AutoRenew flag

isAutoRenew?: boolean

Property Value

boolean

isFreeTrial

FreeTrial flag

isFreeTrial?: boolean

Property Value

boolean

offerId

Purchased offer ID

offerId?: string

Property Value

string

planId

Purchased offer's plan ID

planId?: string

Property Value

string

publisherId

Publisher ID

publisherId?: string

Property Value

string

purchaserEmailId

Purchaser Email ID

purchaserEmailId?: string

Property Value

string

purchaserTenantId

Purchaser Tenant ID

purchaserTenantId?: string

Property Value

string

saasSubscriptionStatus

Indicates the status of the Subscription.

saasSubscriptionStatus?: string

Property Value

string

subscriptionName

SaaS subscription name

subscriptionName?: string

Property Value

string

termUnit

Purchase Term Unit

termUnit?: string

Property Value

string

timeCreated

Creation Date and Time

timeCreated?: Date

Property Value

Date