Name | Type | Description |
---|---|---|
url | '/api/cart-billing-address' | The URL with which the driver makes calls to the backend. |
get | Observable<DaffCartAddress > |
Retrieve the billing address of a cart |
update | Observable<Partial<DaffCart >> |
Update the billing address of a cart |