SuccessContent

public struct SuccessContent : Decodable

Describes the content of a success response.

  • The username of a newly linked user.

    Declaration

    Swift

    public let username: String