merchantAccount property

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

The identifier of the merchant account related to the event that triggered the webhook.

Implementation

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