Loa
public struct Loa : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
The binary contents of the LOA-CFA document.
Declaration
Swift
public let loaContent: Data? -
The standard media type for the LOA-CFA document. The only supported value is application/pdf.
Declaration
Swift
public let loaContentType: LoaContentType? -
Undocumented
Declaration
Swift
public init(loaContent: Data? = nil, loaContentType: LoaContentType? = nil)
View on GitHub
Loa Structure Reference