共用方式為


InputValuesQuery interface

屬性

currentValues
inputValues

要傳回輸入的輸入值,以及輸出上取用者的結果。

resource

包含發行者/取用者和目前輸入值相關信息的訂用帳戶

屬性詳細資料

currentValues

currentValues: {[key: string]: string}

屬性值

{[key: string]: string}

inputValues

要傳回輸入的輸入值,以及輸出上取用者的結果。

inputValues: InputValues[]

屬性值

resource

包含發行者/取用者和目前輸入值相關信息的訂用帳戶

resource: any

屬性值

any