मुद्रा की माइक्रो-यूनिट में कीमत. सबसे छोटी मुद्रा इकाई के फ़्रैक्शन को, सबसे नज़दीकी सम संख्या तक राउंड किया जाएगा. उदाहरण के लिए, 2.5 सेंट को 2 सेंट, 3.5 सेंट को 4 सेंट, 0.5 सेंट को 0 सेंट, और 2.51 सेंट को 3 सेंट किया जाता है.
currencyCode
string
कीमत की मुद्रा, जो ISO 4217 में बताई गई है.
pricingOptionTag
string
यह एक वैकल्पिक और अस्पष्ट स्ट्रिंग है, जो एक्सटेंड की गई कीमत से जुड़े कीमत के विकल्प की पहचान करती है.
[[["समझने में आसान है","easyToUnderstand","thumb-up"],["मेरी समस्या हल हो गई","solvedMyProblem","thumb-up"],["अन्य","otherUp","thumb-up"]],[["वह जानकारी मौजूद नहीं है जो मुझे चाहिए","missingTheInformationINeed","thumb-down"],["बहुत मुश्किल है / बहुत सारे चरण हैं","tooComplicatedTooManySteps","thumb-down"],["पुराना","outOfDate","thumb-down"],["अनुवाद से जुड़ी समस्या","translationIssue","thumb-down"],["सैंपल / कोड से जुड़ी समस्या","samplesCodeIssue","thumb-down"],["अन्य","otherDown","thumb-down"]],["आखिरी बार 2024-10-18 (UTC) को अपडेट किया गया."],[[["The JSON object represents the price of a service or fee using `priceMicros`, `currencyCode`, and `pricingOptionTag`."],["`priceMicros` represents the price in the smallest currency unit (micro-units) as a string formatted as an int64, with fractions rounded to the nearest even value."],["`currencyCode` is a string that defines the currency using the ISO 4217 standard."],["`pricingOptionTag` is an optional string used to identify the specific pricing option associated with this price."]]],[]]