appstoreserverlibrary.models.HeaderPosition module¶
- class appstoreserverlibrary.models.HeaderPosition.HeaderPosition(*values)[source]¶
Bases:
str,EnumThe position where the header text appears in a message.
https://developer.apple.com/documentation/retentionmessaging/headerposition
- ABOVE_BODY = 'ABOVE_BODY'¶
- ABOVE_IMAGE = 'ABOVE_IMAGE'¶