CloverConnector  4.0.0
Copyright (C) 2018 Clover Network, Inc.
com.clover.sdk.v3.order.FireOrder Class Reference

Properties

String id [get, set]
 Unique identifier More...
 
String orderId [get, set]
 The id of the order to fire. More...
 
Int64 delay [get, set]
 How long in seconds to wait before calling fire. More...
 

Detailed Description

Definition at line 27 of file FireOrder.cs.

Property Documentation

◆ delay

Int64 com.clover.sdk.v3.order.FireOrder.delay
getset

How long in seconds to wait before calling fire.

Definition at line 42 of file FireOrder.cs.

◆ id

String com.clover.sdk.v3.order.FireOrder.id
getset

Unique identifier

Definition at line 32 of file FireOrder.cs.

◆ orderId

String com.clover.sdk.v3.order.FireOrder.orderId
getset

The id of the order to fire.

Definition at line 37 of file FireOrder.cs.


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