appstoreserverlibrary.models.DefaultConfigurationResponse module

class appstoreserverlibrary.models.DefaultConfigurationResponse.DefaultConfigurationResponse(messageIdentifier: UUID)[source]

Bases: object

The response body that contains the default configuration information.

https://developer.apple.com/documentation/retentionmessaging/defaultconfigurationresponse

messageIdentifier: UUID

The message identifier of the retention message you configured as a default.

https://developer.apple.com/documentation/retentionmessaging/messageidentifier