accountReference property

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

Reference to the account the webook is set on.

Implementation

@BuiltValueField(wireName: r'accountReference')
String? get accountReference;