StaticResource
@objc(AASDKCompanionStaticResource)
public protocol StaticResource : NSObjectProtocolStatic resource protocol for a Companion.
- 
                  
                  URI for the resource. DeclarationSwift var uri: String { get }
- 
                  
                  The creative type. DeclarationSwift var creativeType: String { get }
