SandboxIncomeFireWebhookRequest constructor
SandboxIncomeFireWebhookRequest({})
Implementation
SandboxIncomeFireWebhookRequest({
this.clientId,
this.secret,
required this.itemId,
this.userId,
required this.webhook,
required this.verificationStatus,
});