MemberSpaceLimitsAddCustomQuotaDetails

public class MemberSpaceLimitsAddCustomQuotaDetails : CustomStringConvertible, JSONRepresentable

Set custom member space limit.

  • New custom quota value in bytes.

    Declaration

    Swift

    public let newValue: UInt64
  • Declaration

    Swift

    public var description: String { get }