company property
Company account that the API credential is linked to. Only present for company-level webhooks.
Implementation
@BuiltValueField(wireName: r'company')
LinksElement? get company;
Company account that the API credential is linked to. Only present for company-level webhooks.
@BuiltValueField(wireName: r'company')
LinksElement? get company;