AccountGroup

data class AccountGroup(@StringRes val description: Int, val sortOrder: Int)

Constructors

Link copied to clipboard
fun AccountGroup(@StringRes description: Int, sortOrder: Int)

Properties

Link copied to clipboard
val description: Int
Link copied to clipboard
val sortOrder: Int