$WebhookSubscriptionModelExtension extension
Methods
-
copyWith(
{String? id, String? callbackUrl, WebhookOperation? eventType, ExtApiV2DataType? dataType, DateTime? expirationTime}) → WebhookSubscriptionModel -
Available on WebhookSubscriptionModel, provided by the $WebhookSubscriptionModelExtension extension
-
copyWithWrapped(
{Wrapped< String> ? id, Wrapped<String> ? callbackUrl, Wrapped<WebhookOperation> ? eventType, Wrapped<ExtApiV2DataType> ? dataType, Wrapped<DateTime> ? expirationTime}) → WebhookSubscriptionModel -
Available on WebhookSubscriptionModel, provided by the $WebhookSubscriptionModelExtension extension