AATAdInfo

@objc public class AATAdInfo : NSObject {
    /// Price information
    @objc public let priceInfo: AATPriceInfo?

}

Last updated