PlatformBulkAccountTransferStatusStats

@Serializable
data class PlatformBulkAccountTransferStatusStats(val prepared: Long, val scheduled: Long, val ongoing: Long, val completed: Long)

Constructors

Link copied to clipboard
constructor(prepared: Long, scheduled: Long, ongoing: Long, completed: Long)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard