UserCustomQuotaArg
open class UserCustomQuotaArg : CustomStringConvertible
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
open var description: String { get }