View Source ExCart.Adjustment (ex_cart v1.1.0)

Definition of the structure of an adjustment.

Summary

Functions

Link to this function

new(name, description, function, type \\ nil, id \\ nil)

View Source

Creates a structure based on:

id Id of the adjustment

name Name of the adjustment

description Description of the adjustment

type Type of the adjustment

function Anonymous function to be used by ExCart