Home > widget-integration > B2BRequestParams
B2BRequestParams type
Signature:
export type B2BRequestParams = {
company_location_id: string;
currency: string;
currency_rate: string;
};
Home > widget-integration > B2BRequestParams
Signature:
export type B2BRequestParams = {
company_location_id: string;
currency: string;
currency_rate: string;
};