Get SResult
data class GetSResult(val accounts: List<GetSAccount>, val id: String, val prefix: String? = null, val project: String? = null, val regex: String? = null)
A collection of values returned by getS.
A collection of values returned by getS.