InputValuesQuery interface
屬性
| current |
|
| input |
要傳回輸入的輸入值,以及輸出上取用者的結果。 |
| resource | 包含發行者/取用者和目前輸入值相關信息的訂用帳戶 |
屬性詳細資料
currentValues
currentValues: {[key: string]: string}
屬性值
{[key: string]: string}
inputValues
resource
包含發行者/取用者和目前輸入值相關信息的訂用帳戶
resource: any
屬性值
any