- 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"
]
}
]
Kecuali dinyatakan lain, konten di halaman ini dilisensikan berdasarkan Lisensi Creative Commons Attribution 4.0, sedangkan contoh kode dilisensikan berdasarkan Lisensi Apache 2.0. Untuk mengetahui informasi selengkapnya, lihat Kebijakan Situs Google Developers. Java adalah merek dagang terdaftar dari Oracle dan/atau afiliasinya.
Terakhir diperbarui pada 2024-08-29 UTC.
[null,null,["Terakhir diperbarui pada 2024-08-29 UTC."],[],["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"]]