Method GetAppleProductMetadata
GetAppleProductMetadata(ProductMetadata)
Get the Apple Product Metadata. Can be null.
Declaration
public static AppleProductMetadata GetAppleProductMetadata(this ProductMetadata productMetadata)
Parameters
| Type | Name | Description |
|---|---|---|
| ProductMetadata | productMetadata | Product Metadata |
Returns
| Type | Description |
|---|---|
| AppleProductMetadata | Apple Product Metadata or null if the current store is not the Apple store. |