UserCustomQuotaArg
public class UserCustomQuotaArg : CustomStringConvertible, JSONRepresentable
User and their required custom quota in GB (1 TB = 1024 GB).
-
(no description)
Declaration
Swift
public let user: Team.UserSelectorArg
-
(no description)
Declaration
Swift
public let quotaGb: UInt32
-
Declaration
Swift
public var description: String { get }