init(productIdentifiers:)
Initializes the request with the set of product identifiers.
Declaration
init(productIdentifiers: Set<String>)Parameters
- productIdentifiers:
The list of product identifiers for the products you wish to retrieve descriptions of.
Return Value
The initialized request object.
See Also
Related Documentation
- In-App Purchase Programming Guide