PKMerchantCategoryCode(Int16) Constructor
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Create a PKMerchantCategoryCode for the specified merchant code.
public PKMerchantCategoryCode(short code);
new PassKit.PKMerchantCategoryCode : int16 -> PassKit.PKMerchantCategoryCode
Parameters
- code
- Int16
The 16-bit merchant code.