lsfType property
The Local Store Front type for this country.
Required. Possible string values are:
- "LSF_TYPE_UNSPECIFIED" : Default value. This value is unused.
- "GHLSF" : Google-Hosted Local Store Front. Check the HC article for more details.
- "MHLSF_BASIC" : Merchant-Hosted Local Store Front Basic. Check the HC article for more details.
- "MHLSF_FULL" : Merchant-Hosted Local Store Front Full. Check the HC article for more details.
Implementation
core.String? lsfType;