ShippingOption
---types--- shippingOption#b6213cdf id:string title:string prices:Vector<LabeledPrice> = ShippingOption
Belongs to
ShippingOption |
This type can only be an instance of:
ShippingOption |
Members
id | string | |
title | string | |
prices | LabeledPrice | A list must be supplied. |