Monetary AmountClass
A monetary value or range. This type can be used to describe an amount of money such as $50 USD, or a range as in describing a bank account being suitable for a balance between £1,000 and £1,000,000 GBP, or the value of a salary, etc. It is recommended to use PriceSpecification Types to describe the price of an Offer, Invoice, etc.
- Equivalent Classes
- schema:MonetaryAmount
- Mappings
- Additional Types
- -
- Industries Associated With Monetary Amount
- Directly associated by an Industry-Inherited-
- Brands Associated With Monetary Amount
- Inherited through an Industry-Directly associated by a brand-Inherited through a parent brand
- Properties from MonetaryAmount
Property Expected Type TMPC Mapping description currency TextThe currency in which the monetary amount is expressed.\n\nUse standard formats: ISO 4217 currency format, e.g. "USD"; Ticker symbol for cryptocurrencies, e.g. "BTC"; well known names for Local Exchange Trading Systems (LETS) and other currency types, e.g. "Ithaca HOUR".maxValue NumberThe upper value of some characteristic or property.minValue NumberThe lower value of some characteristic or property.validFrom DateDateTimeThe date when the item becomes valid.validThrough DateDateTimeThe date after when the item is not valid. For example the end of an offer, salary period, or a period of opening hours.value The value of the quantitative value or property value node.\n\n For QuantitativeValue and MonetaryAmount, the recommended type for values is 'Number'.\n For PropertyValue, it can be 'Text', 'Number', 'Boolean', or 'StructuredValue'.\n Use values from 0123456789 (Unicode 'DIGIT ZERO' (U+0030) to 'DIGIT NINE' (U+0039)) rather than superficially similar Unicode symbols.\n Use '.' (Unicode 'FULL STOP' (U+002E)) rather than ',' to indicate a decimal point. Avoid using these symbols as a readability separator.- Properties from Thing
Property Expected Type TMPC Mapping description additionalType URLAn additional type for the item, typically used for adding more specific types from external vocabularies in microdata syntax. This is a relationship between something and a class that the thing is in. In RDFa syntax, it is better to use the native RDFa syntax - the 'typeof' attribute - for multiple types. Schema.org tools may have only weaker understanding of extra types, in particular those defined externally.alternateName TextAn alias for the item.description TextA description of the item.disambiguatingDescription TextA sub property of description. A short description of the item used to disambiguate from other, similar items. Information from other properties (in particular, name) may be necessary for the description to be useful for disambiguation.identifier The identifier property represents any kind of identifier for any kind of Thing, such as ISBNs, GTIN codes, UUIDs etc. Schema.org provides dedicated properties for representing many of these, either as textual strings or as URL (URI) links. See background notes for more details.image URLImageObjectAn image of the item. This can be a URL or a fully described ImageObject.mainEntityOfPage URLCreativeWorkIndicates a page (or other CreativeWork) for which this thing is the main entity being described. See background notes for details.name TextThe name of the item.potentialAction Indicates a potential Action, which describes an idealized action in which this thing would play an 'object' role.sameAs URLURL of a reference Web page that unambiguously indicates the item's identity. E.g. the URL of the item's Wikipedia page, Wikidata entry, or official website.subjectOf A CreativeWork or Event about this Thing.url URLURL of the item.- Instances of MonetaryAmount may appear with as a value for the following properties
Property On Types TMPC Mapping description accountMinimumInflow A minimum amount that has to be paid in every month.accountOverdraftLimit An overdraft is an extension of credit from a lending institution when an account reaches zero. An overdraft allows the individual to continue withdrawing money even if the account has no funds in it. Basically the bank allows people to borrow a set amount of money.amount The amount of money.baseSalary The base salary of the job or of an employee in an EmployeeRole.customerRemorseReturnShippingFeesAmount The amount of shipping costs if a product is returned due to customer remorse. Applicable when property customerRemorseReturnFees equals ReturnShippingFees.downPayment a type of payment made in cash during the onset of the purchase of an expensive good/service. The payment typically represents only a percentage of the full purchase price.earlyPrepaymentPenalty The amount to be paid as a penalty in the event of early payment of the loan.estimatedCost The estimated cost of the supply or supplies consumed when performing instructions.estimatedSalary An estimated salary for a job posting or occupation, based on a variety of variables including, but not limited to industry, job title, and location. Estimated salaries are often computed by outside organizations rather than the hiring organization, who may not have committed to the estimated value.exchangeRateSpread The difference between the price at which a broker or other intermediary buys and sells foreign currency.floorLimit A floor limit is the amount of money above which credit card transactions must be authorized.freeShippingThreshold A monetary value above (or at) which the shipping rate becomes free. Intended to be used via an OfferShippingDetails with shippingSettingsLink matching this ShippingRateSettings.itemDefectReturnShippingFeesAmount Amount of shipping costs for defect product returns. Applicable when property itemDefectReturnFees equals ReturnShippingFees.loanMortgageMandateAmount Amount of mortgage mandate that can be converted into a proper mortgage at a later stage.loanPaymentAmount The amount of money to pay in a single payment.minimumPaymentDue The minimum payment required at this time.monthlyMinimumRepaymentAmount The minimum payment is the lowest amount of money that one is required to pay on a credit card statement each month.netWorth The total financial value of the person as calculated by subtracting assets from liabilities.raisedAmount The amount of money raised in the fundraiser.restockingFee Use MonetaryAmount to specify a fixed restocking fee for product returns, or use Number to specify a percentage of the product price paid by the customer.returnShippingFeesAmount Amount of shipping costs for product returns (for any reason). Applicable when property returnFees equals ReturnShippingFees.shippingRate The shipping rate is the cost of shipping to the specified destination. Typically, the maxValue and currency values (of the MonetaryAmount) are most appropriate.targetAmount The target amount of money to be raised in the fundraiser.totalPaymentDue The total amount due.- Superseded by
- -
- Is Part Of
- -
- Alternate Name
- -