PurgeExpiredPayments

data class PurgeExpiredPayments(fromCreatedAt: Long, toCreatedAt: Long) : PaymentEvent

Properties

fromCreatedAt
Link copied to clipboard
common
val fromCreatedAt: Long
toCreatedAt
Link copied to clipboard
common
val toCreatedAt: Long