DaffCartShippingInformationServiceInterface

The interface responsible for mediating the interaction of the shipping information of a cart with a given platform.

Properties

Name Type Description
get Observable<T> Get the currently selected shipping method of a cart.
update Observable<Partial<V>> Update the currently selected shipping method of a cart.
delete Observable<Partial<V>> 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.