TreasuryOutboundPaymentPostedEvent constructor
const
TreasuryOutboundPaymentPostedEvent({
- required TreasuryOutboundPayment object,
Occurs whenever an OutboundPayment posts.
Implementation
const TreasuryOutboundPaymentPostedEvent({required this.object});