BlocksApi

interface BlocksApi

View blocked accounts.

See also

Functions

Link copied to clipboard
abstract suspend fun getBlocks(limit: Int? = null, pageInfo: PageInfo? = null): Page<List<Account>>

Gets all blocked accounts for this account.