lsfType property

String? lsfType
getter/setter pair

The Local Store Front (LSF) type for this country.

Acceptable values are: - "ghlsf" (Google-Hosted Local Store Front) - "mhlsfBasic" (Merchant-Hosted Local Store Front Basic) - "mhlsfFull" (Merchant-Hosted Local Store Front Full) More details about these types can be found here.

Implementation

core.String? lsfType;