MerchantInfo
constructor(merchantName: String? = null, merchantId: String? = null, softwareInfo: SoftwareInfo? = null)
Parameters
merchantName
The name of the merchant.
merchantId
The id of the merchant.
softwareInfo
Information associated with the caller of the request.