init(rawValue:)
Creates a merchant capability using the raw value you provide.
Declaration
init(rawValue: UInt)Parameters
- rawValue:
An unsigned integer that represents the merchant capability.
Creates a merchant capability using the raw value you provide.
init(rawValue: UInt)An unsigned integer that represents the merchant capability.