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 } © 2022 Twilio. All rights reserved. (Last updated: 2022-07-13) Generated by jazzy ♪♫ v0.14.2, a Realm project.