hasVoiceOfMerchant property

bool? hasVoiceOfMerchant
getter/setter pair

Indicates if the listing has Voice of Merchant.

If this boolean is false, you should call the locations.getVoiceOfMerchantState API to get details as to why they do not have Voice of Merchant.

Output only.

Implementation

core.bool? hasVoiceOfMerchant;