Money
    
    
      
    
    
      
      সেভ করা পৃষ্ঠা গুছিয়ে রাখতে 'সংগ্রহ' ব্যবহার করুন
    
    
      
      আপনার পছন্দ অনুযায়ী কন্টেন্ট সেভ করুন ও সঠিক বিভাগে রাখুন।
    
  
  
      
    
  
  
  
  
  
    
  
  
    
    
    | JSON প্রতিনিধিত্ব | 
|---|
| {
  "kind": string,
  "micros": string,
  "currencyCode": string
} | 
| ক্ষেত্র | 
|---|
| kind(deprecated)
 |  string  এই সম্পদ কি ধরনের সনাক্ত. মান: নির্দিষ্ট স্ট্রিং "walletobjects#money"। | 
| micros |  string ( int64 format)  মাইক্রোতে টাকার পরিমাণের একক। উদাহরণস্বরূপ, $1 USD 1000000 মাইক্রো হিসাবে উপস্থাপন করা হবে। | 
| currencyCode |  string  মুদ্রা কোড, যেমন "USD" বা "EUR।" | 
  
  
  
    
  
 
  
    
    
      
       
    
    
  
  
  অন্য কিছু উল্লেখ না করা থাকলে, এই পৃষ্ঠার কন্টেন্ট Creative Commons Attribution 4.0 License-এর অধীনে এবং কোডের নমুনাগুলি Apache 2.0 License-এর অধীনে লাইসেন্স প্রাপ্ত। আরও জানতে, Google Developers সাইট নীতি দেখুন। Java হল Oracle এবং/অথবা তার অ্যাফিলিয়েট সংস্থার রেজিস্টার্ড ট্রেডমার্ক।
  2025-07-25 UTC-তে শেষবার আপডেট করা হয়েছে।
  
  
  
    
      [null,null,["2025-07-25 UTC-তে শেষবার আপডেট করা হয়েছে।"],[],["The JSON object represents monetary value. It has three fields: `kind` (deprecated, always `\"walletobjects#money\"`), `micros` (an integer string representing the amount in micro-units, e.g., 1,000,000 for $1), and `currencyCode` (a string indicating the currency, like \"USD\"). The key action is to use the `micros` and `currencyCode` to denote money values and to be aware that the field `kind` is deprecated.\n"]]