| Property | On Types | 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. |
| Property | Expected Type | description |
|---|---|---|
| currency | Text | The 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 | Number | The upper value of some characteristic or property. |
| minValue | Number | The lower value of some characteristic or property. |
| validFrom | Date DateTime | the date and time when the offer becomes active, meaning when you can start booking, purchasing, or accepting it. Example: For the boat lease, this might be when the offer is first posted (e.g., June 1, 2010). |
| validThrough | Date DateTime | This is the date and time after which the offer can no longer be accepted. It’s the deadline to book or buy. Example: For the boat lease, this is the last moment to reserve it (e.g., July 15, 2010, at 23:59). |
| 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. |
| Property | Expected Type | description |
|---|---|---|
| additionalType | URL | An 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 | Text | An alias for the item. |
| description | Text | A description of the item. |
| disambiguatingDescription | Text | A 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. | |
| image | URL ImageObject | An image of the item. This can be a URL or a fully described ImageObject. |
| instanceOf | Type to which this subject belongs. Use for membership in a value set (Enumeration), not inheritance. Example: K2 instanceOf mountain; volcano subClassOf mountain. | |
| mainEntityOfPage | URL CreativeWork | Indicates a page (or other CreativeWork) for which this thing is the main entity being described. See background notes for details. |
| name | Text | The name of the item. |
| potentialAction | Indicates a potential Action, which describes an idealized action in which this thing would play an 'object' role. | |
| sameAs | URL | URL 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 | URL | URL of the item. |