Class OrderRequest

  • All Implemented Interfaces:

    
    public final class OrderRequest
    
                        

    A request to create an Order.

    An OrderRequest is created when a user places an order through the Dinari API. The OrderRequest is then fulfilled by creating an Order on-chain.

    The OrderRequest is a record of the user's intent to place an order, while the Order is the actual transaction that occurs on the blockchain.