Merchant

constructor(addressLines: List<String>? = null, merchantId: String? = null, merchantName: String? = null, email: String? = null, geoLocation: String? = null, storeName: String? = null, storeId: String? = null, telephone: String? = null, channel: DocumentContent.Merchant.OrderChannelType? = null, categoryCode: String? = null, taxIdNumber: String? = null, url: String? = null)