AMPSignature Class Reference
| Inherits from | AMPObject : NSObject |
| Declared in | AMPSignature.h AMPSignature.m |
Instance Methods
account
The Account of the signature
- (AMPAccount *)accountReturn Value
the account
Declared In
AMPSignature.hattachments
An array of the attachments file paths
- (NSArray *)attachmentsReturn Value
An array of the attachments file paths
Declared In
AMPSignature.hdefaultSign
A boolean if the signature is the default one
- (NSNumber *)defaultSignReturn Value
A boolean
Declared In
AMPSignature.hhtml
The HTML of the signature
- (NSString *)htmlReturn Value
HTML String
Declared In
AMPSignature.hidx
Unique identifier of the object
- (NSNumber *)idxReturn Value
unique identifier
Declared In
AMPSignature.h