VayAttempt

public struct VayAttempt : VayActivity

Attempt model.

  • Array of all feedbacks that occurred during the completed attempt.

    Declaration

    Swift

    public let feedbacks: [VayFeedback]