BillingProfilePropertiesCurrentPaymentTerm interface

課金プロファイルの現在の支払い期間。

Extends

継承されたプロパティ

endDate

定義された "支払い期間" が終了し、常に UTC である日付。

isDefault

支払い期間が標準の支払い期間であることを示します。

startDate

定義された "支払条件" が有効になり、常に UTC である日付。

term

期間を netXX 形式で表します。 常に日数で。

継承されたプロパティの詳細

endDate

定義された "支払い期間" が終了し、常に UTC である日付。

endDate?: Date

プロパティ値

Date

承元PaymentTerm.endDate

isDefault

支払い期間が標準の支払い期間であることを示します。

isDefault?: boolean

プロパティ値

boolean

PaymentTerm.isDefaultから継承

startDate

定義された "支払条件" が有効になり、常に UTC である日付。

startDate?: Date

プロパティ値

Date

承元PaymentTerm.startDate

term

期間を netXX 形式で表します。 常に日数で。

term?: string

プロパティ値

string

承元PaymentTerm.term