Money
การแสดง JSON |
{
"kind": string,
"micros": string,
"currencyCode": string
} |
ช่อง |
kind (deprecated) |
string
ระบุว่านี่คือทรัพยากรประเภทใด ค่า: สตริงคงที่ "walletobjects#money"
|
micros |
string (int64 format)
หน่วยของจำนวนเงินในหน่วยไมโคร เช่น $1 USD จะแสดงเป็น 1000000 ไมโคร
|
currencyCode |
string
รหัสสกุลเงิน เช่น "USD" หรือ "EUR"
|
เนื้อหาของหน้าเว็บนี้ได้รับอนุญาตภายใต้ใบอนุญาตที่ต้องระบุที่มาของครีเอทีฟคอมมอนส์ 4.0 และตัวอย่างโค้ดได้รับอนุญาตภายใต้ใบอนุญาต Apache 2.0 เว้นแต่จะระบุไว้เป็นอย่างอื่น โปรดดูรายละเอียดที่นโยบายเว็บไซต์ Google Developers Java เป็นเครื่องหมายการค้าจดทะเบียนของ Oracle และ/หรือบริษัทในเครือ
อัปเดตล่าสุด 2024-11-13 UTC
[null,null,["อัปเดตล่าสุด 2024-11-13 UTC"],[[["Money objects represent a monetary value amount with its currency using JSON."],["The `kind` field is deprecated and should not be used."],["`micros` represents the monetary value in micros (e.g., 1 USD = 1000000 micros)."],["`currencyCode` specifies the currency used, such as USD or EUR."]]],[]]