DaffBillingFacade

A facade for accessing state for the billing information of a customer

Properties

Name Type Description
billingAddress$ Observable<DaffAddress> The billing address for a customer.
billingAddressIsShippingAddress$ Observable<boolean> Whether or not the billing address is the same as the shipping address.
paymentInfo$ Observable<PaymentInfo> The payment information for a customer.
dispatch Dispatches the given action.
Graycore, LLC © 2018 - 2024. Code licensed under an MIT-style License. Documentation licensed under CC BY 4.0.