industryCode property

  1. @BuiltValueField.new(wireName: r'industryCode')
String get industryCode

A code that represents the industry of the legal entity for marketplaces or platforms. For example, 4431A for computer software stores.

Implementation

@BuiltValueField(wireName: r'industryCode')
String get industryCode;