merchant property
The merchant account that the webhook is configured for. Only present for merchant-level webhooks.
Implementation
@BuiltValueField(wireName: r'merchant')
LinksElement? get merchant;
The merchant account that the webhook is configured for. Only present for merchant-level webhooks.
@BuiltValueField(wireName: r'merchant')
LinksElement? get merchant;