取得信用評分

動作編號
actions.intent.GET_CREDIT_SCORE
說明
透過信用機構取得信用評分。
查詢範例

en-US

  • 我的信用評分是什麼?
  • 查看我的信用評分。
JSON-LD 範例
[
 
{
   
"exampleValues": [
     
{
       
"@context": "https://schema.org",
       
"@type": "Corporation"
     
}
   
],
   
"name": "creditAgency",
   
"schemaType": [
     
"https://schema.org/Corporation"
   
]
 
}
]