次の方法で共有


BudgetTimePeriod interface

予算の開始日と終了日。

プロパティ

endDate

予算の終了日。 指定しない場合、既定値は開始日から 10 年です。

startDate

予算の開始日。

プロパティの詳細

endDate

予算の終了日。 指定しない場合、既定値は開始日から 10 年です。

endDate?: Date

プロパティ値

Date

startDate

予算の開始日。

startDate: Date

プロパティ値

Date