Skip to content
This repository has been archived by the owner on Jan 17, 2024. It is now read-only.

Direction

hallee edited this page May 10, 2020 · 1 revision

Direction

The order of responses. Defaults to desc.

public enum Direction

Inheritance

Codable, Hashable, String

Enumeration Cases

desc

case desc

asc

case asc