merchantId property
Unique identifier of the merchant account that the notification is about.
Implementation
@BuiltValueField(wireName: r'merchantId')
String? get merchantId;
Unique identifier of the merchant account that the notification is about.
@BuiltValueField(wireName: r'merchantId')
String? get merchantId;