Price
    
    
      
    
    
      
      সেভ করা পৃষ্ঠা গুছিয়ে রাখতে 'সংগ্রহ' ব্যবহার করুন
    
    
      
      আপনার পছন্দ অনুযায়ী কন্টেন্ট সেভ করুন ও সঠিক বিভাগে রাখুন।
    
  
  
      
    
  
  
  
  
  
    
  
  
    
    
     একটি মূল্যের সংজ্ঞা, অর্থাত্ মুদ্রা এবং একক।
| JSON প্রতিনিধিত্ব | 
|---|
| {
  "priceMicros": string,
  "currency": string
} | 
| ক্ষেত্র | 
|---|
| priceMicros |  string  একটি স্ট্রিং হিসাবে উপস্থাপিত কারেন্সি বেস ইউনিটের 1/মিলিয়নে মূল্য। | 
| currency |  string  3 অক্ষরের মুদ্রা কোড, ISO 4217 দ্বারা সংজ্ঞায়িত। java/com/google/common/money/CurrencyCode.java দেখুন | 
  
  
  
 
  
    
    
      
       
    
    
  
  
  অন্য কিছু উল্লেখ না করা থাকলে, এই পৃষ্ঠার কন্টেন্ট Creative Commons Attribution 4.0 License-এর অধীনে এবং কোডের নমুনাগুলি Apache 2.0 License-এর অধীনে লাইসেন্স প্রাপ্ত। আরও জানতে, Google Developers সাইট নীতি দেখুন। Java হল Oracle এবং/অথবা তার অ্যাফিলিয়েট সংস্থার রেজিস্টার্ড ট্রেডমার্ক।
  2025-07-24 UTC-তে শেষবার আপডেট করা হয়েছে।
  
  
  
    
      [null,null,["2025-07-24 UTC-তে শেষবার আপডেট করা হয়েছে।"],[],["The content defines a price using a JSON structure with two fields. `priceMicros` is a string representing the price in 1/million of the currency's base unit. `currency` is a string, specifying the currency's three-letter code according to ISO 4217 standards. The JSON representation uses the keys `priceMicros` and `currency` with respective string values to represent the price data.\n"]]