Home > @vsf-enterprise/commercetools > useBilling
# useBilling() function
Composable for managing billing addresses for the current order
Signature:
declare function useBilling(): UseBilling<Address, any>;
Returns:
UseBilling<Address, any>
Home > @vsf-enterprise/commercetools > useBilling
Composable for managing billing addresses for the current order
Signature:
declare function useBilling(): UseBilling<Address, any>;
Returns:
UseBilling<Address, any>
On this page