Class V2PaymentsSettlementAllocationIntentSplitCanceledEvent.EventData

java.lang.Object
com.stripe.events.V2PaymentsSettlementAllocationIntentSplitCanceledEvent.EventData
Enclosing class:
V2PaymentsSettlementAllocationIntentSplitCanceledEvent

public static final class V2PaymentsSettlementAllocationIntentSplitCanceledEvent.EventData extends Object
  • Constructor Details

    • EventData

      public EventData()
  • Method Details

    • getSettlementAllocationIntentId

      public String getSettlementAllocationIntentId()
      The ID of the SettlementAllocationIntent this split belongs to.
    • setSettlementAllocationIntentId

      public void setSettlementAllocationIntentId(String settlementAllocationIntentId)
      The ID of the SettlementAllocationIntent this split belongs to.