Modification

public class Modification: NSObject, NSCoding, Mappable

Snapshot of a line item modifier at the time that the order was placed.

  • id

    Declaration

    Swift

    public class Modification: NSObject, NSCoding, Mappable
  • The line item with which the modification is associated

    Declaration

    Swift

    public var lineItemRef: CLVModels.Order.LineItem?
  • Declaration

    Swift

    public class Modification: NSObject, NSCoding, Mappable
  • Declaration

    Swift

    public class Modification: NSObject, NSCoding, Mappable
  • Declaration

    Swift

    public class Modification: NSObject, NSCoding, Mappable
  • The modifier object. Values from the Modifier are copied to the Modification at the time that the order is placed. Modifier values may change after the order is placed.

    Declaration

    Swift

    public var modifier: CLVModels.Inventory.Modifier?
  • Declaration

    Swift

    public class Modification: NSObject, NSCoding, Mappable
  • Declaration

    Swift

    public class Modification: NSObject, NSCoding, Mappable
  • Declaration

    Swift

    public class Modification: NSObject, NSCoding, Mappable
  • Declaration

    Swift

    public class Modification: NSObject, NSCoding, Mappable
  • Declaration

    Swift

    public class Modification: NSObject, NSCoding, Mappable