struct Packlink::Service::CashOnDelivery

Defined in:

packlink/service.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(__temp_299 : JSON::PullParser) #

[View source]

Instance Method Detail

def apply_percentage_cash_on_delivery : BigDecimal #

[View source]
def apply_percentage_cash_on_delivery=(_apply_percentage_cash_on_delivery : BigDecimal) #

[View source]
def max_cash_on_delivery : BigDecimal #

[View source]
def max_cash_on_delivery=(_max_cash_on_delivery : BigDecimal) #

[View source]
def min_cash_on_delivery : BigDecimal #

[View source]
def min_cash_on_delivery=(_min_cash_on_delivery : BigDecimal) #

[View source]
def offered : Bool #

[View source]
def offered=(_offered : Bool) #

[View source]
def to_json(json : JSON::Builder) #

[View source]