Package gchecky :: Module model :: Class shipping_in_order_adjustment_t
[hide private]
[frames] | no frames]

Class shipping_in_order_adjustment_t

source code

object --+    
         |    
 gxml.Node --+
             |
            shipping_in_order_adjustment_t

Nested Classes [hide private]

Inherited from gxml.Node: __metaclass__

Instance Methods [hide private]

Inherited from gxml.Node: __eq__, __init__, read, write

Inherited from object: __delattr__, __getattribute__, __hash__, __reduce__, __reduce_ex__, __repr__, __setattr__, __str__

Class Methods [hide private]

Inherited from gxml.Node: fields, set_fields

Static Methods [hide private]

Inherited from gxml.Node: __new__

Class Variables [hide private]
  merchant_calculated_shipping_adjustment = Node:PATH(merchant-c...
  flat_rate_shipping_adjustment = Node:PATH(flat-rate-shipping-a...
  pickup_shipping_adjustment = Node:PATH(pickup-shipping-adjustm...
  _fields = {'flat_rate_shipping_adjustment': Node:PATH(flat-rat...
list of meta-Fields of this class.
Properties [hide private]

Inherited from object: __class__

Class Variable Details [hide private]

merchant_calculated_shipping_adjustment

Value:
Node:PATH(merchant-calculated-shipping-adjustment):OPT:{ shipping_adju\
stment_t }

flat_rate_shipping_adjustment

Value:
Node:PATH(flat-rate-shipping-adjustment):OPT:{ shipping_adjustment_t }

pickup_shipping_adjustment

Value:
Node:PATH(pickup-shipping-adjustment):OPT:{ shipping_adjustment_t }

_fields

list of meta-Fields of this class.
Value:
{'flat_rate_shipping_adjustment': Node:PATH(flat-rate-shipping-adjustm\
ent):OPT:{ shipping_adjustment_t },
 'merchant_calculated_shipping_adjustment': Node:PATH(merchant-calcula\
ted-shipping-adjustment):OPT:{ shipping_adjustment_t },
 'pickup_shipping_adjustment': Node:PATH(pickup-shipping-adjustment):O\
PT:{ shipping_adjustment_t }}