type property

  1. @BuiltValueField.new(wireName: r'type')
MerchantPurchaseDataTypeEnum get type

The type of events data. Possible values: - merchantPurchaseData: merchant purchase data

Implementation

@BuiltValueField(wireName: r'type')
MerchantPurchaseDataTypeEnum get type;