Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 1.54 KB

SavingPlanProduct.md

File metadata and controls

19 lines (15 loc) · 1.54 KB

SavingPlanProduct

Properties

Name Type Description Notes
make string A product make is either the name of its manufacturer or, if the manufacturer has more than one operating unit, the commercial name (brand) of that unit. [optional]
model string The model of the good, if applicable. [optional]
detail string A product detail specific information for a product item [optional]
sku string A stock keeping unit (SKU) is a product and service identification code for a store or product, often portrayed as a machine-readable bar code that helps track the item for inventory. [optional]
price \Swagger\Client\Model\MoneyAmount [optional]
good_type string The type of good the saving plan is for. [optional]
good_sub_type string For example, in the case of a vehicle, a subtype may be `car`, `truck` or `motorcycle`. If the good type is property, the subtypes may be `house`, `apartment`, `land`, etc. [optional]
brand string The brand of the good, if applicable. [optional]
description string A description of the good the saving plan is for. [optional]
plan_type string The type of saving plan. [optional]

[Back to Model list] [Back to API list] [Back to README]