ResendVerificationEmailResult
public class ResendVerificationEmailResult : CustomStringConvertible, JSONRepresentable
List of users and resend results.
-
(no description)
Declaration
Swift
public let results: [Team.UserResendResult]
-
Declaration
Swift
public var description: String { get }