SetCustomQuotaArg
public class SetCustomQuotaArg : CustomStringConvertible, JSONRepresentable
The SetCustomQuotaArg struct
-
List of users and their custom quotas.
Declaration
Swift
public let usersAndQuotas: [Team.UserCustomQuotaArg]
-
Declaration
Swift
public var description: String { get }