Home > @vsf-enterprise/sapcc > LoadCountriesProps
LoadCountriesProps interface
Properties for loading countries.
Signature:
export interface LoadCountriesProps extends BaseProps
Extends: BaseProps
Properties
Property | Type | Description |
---|---|---|
type? | 'SHIPPING' | 'BILLING' | (Optional) The type of countries to load. Can be either shipping or billing . |