MemberSpaceLimitsChangeCapsTypePolicyDetails
public class MemberSpaceLimitsChangeCapsTypePolicyDetails : CustomStringConvertible, JSONRepresentable
Changed member space limit type for team.
-
Previous space limit type.
Declaration
Swift
public let previousValue: TeamLog.SpaceCapsType
-
New space limit type.
Declaration
Swift
public let newValue: TeamLog.SpaceCapsType
-
Declaration
Swift
public var description: String { get }