YMKAttributionLink

@interface YMKAttributionLink : NSObject

Undocumented

Summary

Class methods

+ (nonnull YMKAttributionLink *)linkWithHref:(nonnull NSString *)href;

Properties

@property (nonatomic, readonly, nonnull) NSString *href;
Undocumented

Class methods

linkWithHref:

+ (nonnull YMKAttributionLink *)linkWithHref:(nonnull NSString *)href;


Properties

href

@property (nonatomic, readonly, nonnull) NSString *href;

Undocumented