DaffOrderServiceInterface

Query order objects accessible by the logged-in user.

Properties

Name Type Description
get Observable<T> Get an order object with the specified order ID.
list Observable<DaffOrderCollection<T>> List all order objects for the logged-in user.
Graycore, LLC © 2018 - 2024. Code licensed under an MIT-style License. Documentation licensed under CC BY 4.0.