PaymentLinkCompletedSessions constructor
const
PaymentLinkCompletedSessions({
- required int limit,
completed_sessions_params
Configuration for the `completed_sessions` restriction type.
Implementation
const PaymentLinkCompletedSessions({required this.limit});