Class InvoiceCancelled

java.lang.Object
dev.vality.swag_webhook_events.model.Event
dev.vality.swag_webhook_events.model.InvoiceCancelled

@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
           date="2023-08-08T11:08:44.744020346Z[Etc/UTC]")
public class InvoiceCancelled
extends Event
Invoice cancellation event with reason, e.g. expiration of the invoice due date
  • Field Details

  • Constructor Details

    • InvoiceCancelled

      public InvoiceCancelled()
  • Method Details