DaffCartShippingAddressServiceInterface

The interface responsible for managing the shipping address of a cart.

Properties

Name Type Description
get Observable<T['shipping_address']> Retrieve the shipping address of a cart.
update Observable<Partial<T>> Update the shipping address of a cart.
Graycore, LLC © 2018 - 2024. Code licensed under an MIT-style License. Documentation licensed under CC BY 4.0.