FireOrder
-
Unique identifier
Declaration
Swift
public var id: String?
-
The id of the order to fire.
Declaration
Swift
public var orderId: String?
-
How long in seconds to wait before calling fire.
Declaration
Swift
public var delay: Int?
-
-
-
-
-