MerchantIdentifier
@objcMembers
public class MerchantIdentifier : NSObject, Codable
Holds an identifier for the merchant.
-
the merchants unique ID.
Declaration
Swift
public private(set) var merchantId: String { get }