ProductFeature interface

Product Feature

Properties

billingEndDate

The timestamp in UTC when the billing ends. NOTE: This property will not be serialized. It can only be populated by the server.

billingStartDate

The timestamp in UTC when the billing starts. NOTE: This property will not be serialized. It can only be populated by the server.

disenrollmentDate

The timestamp in UTC when the user disenrolled the feature. NOTE: This property will not be serialized. It can only be populated by the server.

enrollmentDate

The timestamp in UTC when the user enrolls the feature. NOTE: This property will not be serialized. It can only be populated by the server.

error

The errors that were encountered during the feature enrollment or disenrollment. NOTE: This property will not be serialized. It can only be populated by the server.

name

Product feature name.

subscriptionStatus

Indicates the current status of the product features.

Property Details

billingEndDate

The timestamp in UTC when the billing ends. NOTE: This property will not be serialized. It can only be populated by the server.

billingEndDate?: Date

Property Value

Date

billingStartDate

The timestamp in UTC when the billing starts. NOTE: This property will not be serialized. It can only be populated by the server.

billingStartDate?: Date

Property Value

Date

disenrollmentDate

The timestamp in UTC when the user disenrolled the feature. NOTE: This property will not be serialized. It can only be populated by the server.

disenrollmentDate?: Date

Property Value

Date

enrollmentDate

The timestamp in UTC when the user enrolls the feature. NOTE: This property will not be serialized. It can only be populated by the server.

enrollmentDate?: Date

Property Value

Date

error

The errors that were encountered during the feature enrollment or disenrollment. NOTE: This property will not be serialized. It can only be populated by the server.

error?: ErrorDetail

Property Value

name

Product feature name.

name?: string

Property Value

string

subscriptionStatus

Indicates the current status of the product features.

subscriptionStatus?: string

Property Value

string