Fields
public enum Fields : String, CodingKey
The key paths for member fields of an Asset
-
Title description and file keys.
Declaration
Swift
case title -
Declaration
Swift
case description -
Declaration
Swift
case file
View on GitHub
Fields Enumeration Reference