ClientOptions_OutputFormat - CosmosSwift/swift-coin GitHub Wiki
ClientOptions.OutputFormat
public enum OutputFormat
Inheritance
ExpressibleByArgument, String
Enumeration Cases
text
case text
json
case json
public enum OutputFormat
ExpressibleByArgument, String
textcase text
jsoncase json