DaffInMemoryCartShippingInformationService

Properties

Name Type Description
url '/api/cart-shipping-information' The URL with which the driver makes calls to the backend.
get Observable<DaffCartShippingRate> Get the currently selected shipping method of a cart.
update Observable<Partial<DaffCart>> Update the currently selected shipping method of a cart.
delete Observable<Partial<DaffCart>> Remove the currently selected shipping method from a cart.
Graycore, LLC © 2018 - 2024. Code licensed under an MIT-style License. Documentation licensed under CC BY 4.0.