SecretKeysResponseAllOfLinks
public struct SecretKeysResponseAllOfLinks : Codable
-
Declaration
Swift
public var _self: String? -
Declaration
Swift
public var org: String? -
Declaration
Swift
public init(_self: String? = nil, org: String? = nil) -
Declaration
Swift
public enum CodingKeys : String, CodingKey, CaseIterable
View on GitHub
SecretKeysResponseAllOfLinks Structure Reference