Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 784 Bytes

File metadata and controls

13 lines (10 loc) · 784 Bytes

DigiKey.Api.Model.DigiReelPricingDto

Properties

Name Type Description Notes
ReelingFee double? Fee per reel ordered. [optional]
UnitPrice double? Price of a single unit of the product. [optional]
ExtendedPrice double? The total price of the requested reels and the reeling fee. [optional]
RequestedQuantity int? The passed in quantity of the product you are looking to create a Digi-Reel with. [optional]
SearchLocaleUsed IsoSearchLocale [optional]

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