DocumentListMerchantDto

constructor(merchantName: String? = null, categoryCode: String? = null)

Parameters

merchantName

The name of the merchant.

categoryCode

The category the merchant belongs to.