type property
The type of webhook. Possible values are: - standard - account-settings-notification - banktransfer-notification - boletobancario-notification - directdebit-notification - ach-notification-of-change-notification - direct-debit-notice-of-change-notification - pending-notification - ideal-notification - ideal-pending-notification - report-notification - terminal-api-notification - terminal-settings - terminal-boarding Find out more about standard webhooks and other types of webhooks.
Implementation
@BuiltValueField(wireName: r'type')
String get type;