PaymentLinkRestrictions constructor
const
PaymentLinkRestrictions({
- required PaymentLinksResourceCompletedSessions completedSessions,
Settings that restrict the usage of a payment link.
Implementation
const PaymentLinkRestrictions({required this.completedSessions});