DaffInMemoryOrderService
Properties
Name | Type | Description |
---|---|---|
get | Observable<DaffOrder > |
Get an order object with the specified order ID. |
list | Observable<DaffOrderCollection > |
List all order objects for the logged-in user. |
Name | Type | Description |
---|---|---|
get | Observable<DaffOrder > |
Get an order object with the specified order ID. |
list | Observable<DaffOrderCollection > |
List all order objects for the logged-in user. |