SettingsResponse

public struct SettingsResponse : Codable

A root object that stores information about a collection of settings.

Properties

  • The data included in the repsonse for a settings object request.

    Declaration

    Swift

    public let data: Settings