次の方法で共有


DetailedInformation interface

farmBeatsExtensions の詳細情報をキャプチャするモデル。

プロパティ

apiInputParameters

apiInputParameters の一覧。

apiName

farmBeatsExtension で使用できる ApiName。

customParameters

customParameters の一覧。

platformParameters

platformParameters の一覧。

unitsSupported

データ プロバイダーの単位システム情報。

プロパティの詳細

apiInputParameters

apiInputParameters の一覧。

apiInputParameters?: string[]

プロパティ値

string[]

apiName

farmBeatsExtension で使用できる ApiName。

apiName?: string

プロパティ値

string

customParameters

customParameters の一覧。

customParameters?: string[]

プロパティ値

string[]

platformParameters

platformParameters の一覧。

platformParameters?: string[]

プロパティ値

string[]

unitsSupported

データ プロバイダーの単位システム情報。

unitsSupported?: UnitSystemsInfo

プロパティ値