company property

  1. @BuiltValueField.new(wireName: r'company')
LinksElement? get company

Company account that the API credential is linked to. Only present for company-level webhooks.

Implementation

@BuiltValueField(wireName: r'company')
LinksElement? get company;