Rewards

  • Struct representing Award related values.

    See more

    Declaration

    Swift

    public struct Award : Codable, Equatable
  • Struct representing Certificate related values.

    See more

    Declaration

    Swift

    public struct Certificate : Codable, Equatable
  • Struct representing Coupon related values.

    See more

    Declaration

    Swift

    public struct Coupon : Codable, Equatable
  • Struct representing Reward related values.

    See more

    Declaration

    Swift

    public struct Reward : Codable, Equatable
    extension Reward: SecondaryPrize
  • Caseless enumeration with static methods to send Rewards Requests

    See more

    Declaration

    Swift

    public enum RewardsAPI
  • Enumeration of network requests for Rewards.

    See more

    Declaration

    Swift

    public enum RewardsRequest : URLRequestConvertible