ChallengeList public protocol ChallengeList Describes the information of a ChallengeList challenges Array of Challenges that matches the parameters of the ChallengeListPayload used Declaration Swift var challenges: [Challenge] { get } metadata Metadata returned by the /Challenges endpoint, used to fetch subsequent pages of Challenges Declaration Swift var metadata: Metadata { get } © 2025 Twilio. All rights reserved. (Last updated: 2025-04-30) Generated by jazzy ♪♫ v0.14.4, a Realm project.