GetAccountHistoryQueryParams

constructor(did: Did, events: List<GetAccountHistoryEvents> = emptyList(), cursor: String? = null, limit: Long? = 50)