- 動作編號
actions.intent.GET_CREDIT_SCORE
- 說明
- 透過信用機構取得信用評分。
- 查詢範例
-
en-US
- 我的信用評分是什麼?
- 查看我的信用評分。
- JSON-LD 範例
-
[
{
"exampleValues": [
{
"@context": "https://schema.org",
"@type": "Corporation"
}
],
"name": "creditAgency",
"schemaType": [
"https://schema.org/Corporation"
]
}
]
除非另有註明,否則本頁面中的內容是採用創用 CC 姓名標示 4.0 授權,程式碼範例則為阿帕契 2.0 授權。詳情請參閱《Google Developers 網站政策》。Java 是 Oracle 和/或其關聯企業的註冊商標。
上次更新時間:2024-08-29 (世界標準時間)。
[null,null,["上次更新時間:2024-08-29 (世界標準時間)。"],[],["The core content describes the `actions.intent.GET_CREDIT_SCORE` action, which allows users to request their credit score from a credit agency. Users can initiate this action with queries like \"What is my credit score?\" or \"Check my credit score.\" The relevant data for this action is a credit agency, represented in a JSON-LD sample utilizing the `schema.org/Corporation` type.\n"]]