CloverConnector  1.3.1
Copyright (C) 2017 Clover Network, Inc.
com.clover.sdk.v3.order.Modification Class Reference

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

Properties

String id [get, set]
 
com.clover.sdk.v3.base_.Reference lineItemRef [get, set]
 The line item with which the modification is associated More...
 
String name [get, set]
 
String alternateName [get, set]
 
Int64 amount [get, set]
 
com.clover.sdk.v3.inventory.Modifier modifier [get, set]
 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. More...
 

Detailed Description

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

Property Documentation

◆ lineItemRef

com.clover.sdk.v3.base_.Reference com.clover.sdk.v3.order.Modification.lineItemRef
getset

The line item with which the modification is associated

◆ modifier

com.clover.sdk.v3.inventory.Modifier com.clover.sdk.v3.order.Modification.modifier
getset

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.


The documentation for this class was generated from the following file: