DaffShippingFacade

A facade for accessing state for shipping information.

Properties

Name Type Description
shippingAddress$ Observable<DaffAddress> The shipping address for the customer.
selectedShippingOptionId$ Observable<string> The selected shipping option id.
isShippingAddressValid$ Observable<boolean> Is the shipping address valid.
dispatch Dispatches the given action.
Graycore, LLC © 2018 - 2024. Code licensed under an MIT-style License. Documentation licensed under CC BY 4.0.