YMKAttributionLink
|
@interface YMKAttributionLink : NSObject |
Summary
Class methods
|
+ (nonnull YMKAttributionLink *)linkWithHref:(nonnull NSString *)href; |
Properties
|
@property (nonatomic, readonly, nonnull) NSString *href; |
Class methods
linkWithHref:
|
+ (nonnull YMKAttributionLink *)linkWithHref:(nonnull NSString *)href; |
Properties
href
|
@property (nonatomic, readonly, nonnull) NSString *href; |