ReminderResponse

public struct ReminderResponse : Codable

A root object that stores information about a model’s reminder status.

Properties

  • The data included in the response for a reminder model object request.

    Declaration

    Swift

    public let data: Reminder