appstoreserverlibrary.models.PerformanceTestRequest module¶
- class appstoreserverlibrary.models.PerformanceTestRequest.PerformanceTestRequest(originalTransactionId: str)[source]¶
Bases:
objectThe request object you provide for a performance test that contains an original transaction identifier.
https://developer.apple.com/documentation/retentionmessaging/performancetestrequest
- originalTransactionId: str¶
The original transaction identifier of an In-App Purchase you initiate in the sandbox environment, to use as the purchase for this test.
https://developer.apple.com/documentation/retentionmessaging/originaltransactionid