Rewards
-
Struct representing Award related values.
See moreDeclaration
Swift
public struct Award : Codable, Equatable -
Struct representing Certificate related values.
See moreDeclaration
Swift
public struct Certificate : Codable, Equatable -
Struct representing Coupon related values.
See moreDeclaration
Swift
public struct Coupon : Codable, Equatable -
Struct representing Reward related values.
See moreDeclaration
-
Caseless enumeration with static methods to send Rewards Requests
See moreDeclaration
Swift
public enum RewardsAPI -
Enumeration of network requests for Rewards.
See moreDeclaration
Swift
public enum RewardsRequest : URLRequestConvertible
View on GitHub
Rewards Reference