Dapatkan skor kredit

ID tindakan
actions.intent.GET_CREDIT_SCORE
Deskripsi
Dapatkan skor kredit dari agensi kredit.
Contoh kueri

en-US

  • Berapa skor kredit saya?
  • Periksa skor kredit saya.
Contoh JSON-LD
[
 
{
   
"exampleValues": [
     
{
       
"@context": "https://schema.org",
       
"@type": "Corporation"
     
}
   
],
   
"name": "creditAgency",
   
"schemaType": [
     
"https://schema.org/Corporation"
   
]
 
}
]