struct Packlink::Service::CashOnDelivery
- Packlink::Service::CashOnDelivery
- Struct
- Value
- Object
Defined in:
packlink/service.crConstructors
Instance Method Summary
- #apply_percentage_cash_on_delivery : BigDecimal
- #apply_percentage_cash_on_delivery=(_apply_percentage_cash_on_delivery : BigDecimal)
- #max_cash_on_delivery : BigDecimal
- #max_cash_on_delivery=(_max_cash_on_delivery : BigDecimal)
- #min_cash_on_delivery : BigDecimal
- #min_cash_on_delivery=(_min_cash_on_delivery : BigDecimal)
- #offered : Bool
- #offered=(_offered : Bool)
- #to_json(json : JSON::Builder)
Constructor Detail
Instance Method Detail
def apply_percentage_cash_on_delivery=(_apply_percentage_cash_on_delivery : BigDecimal)
#