Skip to content

Latest commit

 

History

History
15 lines (13 loc) · 940 Bytes

ShippingRate.md

File metadata and controls

15 lines (13 loc) · 940 Bytes

RebillySdk::ShippingRate

Properties

Name Type Description Notes
id **** The shipping rate identifier string. [optional]
name String The shipping rate name.
descriptions String The shipping rate description. [optional]
price Float The shipping rate price - 0 is a valid value (for free).
currency ****
filter String A filter based on the invoice's properties which is used to determine when the rate is applicable. Empty filter will match any case. [optional]
status String If `inactive`, the shipping rate will not be matched in any case. [optional] [default to 'active']
created_time **** The shipping rate created time. [optional]
updated_time **** The shipping rate updated time. [optional]