ProductFeature interface

製品機能

プロパティ

billingEndDate

請求が終了したときの UTC のタイムスタンプ。

billingStartDate

課金が開始されたときの UTC のタイムスタンプ。

disenrollmentDate

ユーザーが機能を登録解除したときの UTC のタイムスタンプ。

enrollmentDate

ユーザーが機能を登録したときの UTC のタイムスタンプ。

error

機能の登録または登録解除中に発生したエラー。

name

製品の機能名。

subscriptionStatus

製品機能の現在の状態を示します。

プロパティの詳細

billingEndDate

請求が終了したときの UTC のタイムスタンプ。

billingEndDate?: Date

プロパティ値

Date

billingStartDate

課金が開始されたときの UTC のタイムスタンプ。

billingStartDate?: Date

プロパティ値

Date

disenrollmentDate

ユーザーが機能を登録解除したときの UTC のタイムスタンプ。

disenrollmentDate?: Date

プロパティ値

Date

enrollmentDate

ユーザーが機能を登録したときの UTC のタイムスタンプ。

enrollmentDate?: Date

プロパティ値

Date

error

機能の登録または登録解除中に発生したエラー。

error?: ErrorDetail

プロパティ値

name

製品の機能名。

name?: string

プロパティ値

string

subscriptionStatus

製品機能の現在の状態を示します。

subscriptionStatus?: string

プロパティ値

string