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