getAreasList

suspend fun getAreasList(search: String? = null, type: String? = null, isDesc: Boolean? = null, order: String? = null): Resource<List<BGPArea>>

Return a list of areas

Parameters

search

the name of the area

type

BGPAreaType // DEFAULT,FILTER

isDesc

a boolean

order

for name