AuthorizedLocation

constructor(merchantId: String, locationId: String, currencyCode: CurrencyCode, name: String, businessName: String, cardProcessingActivated: Boolean)

Parameters

merchantId

Merchant ID of the authorized user,

locationId

Location ID of the authorized user.

currencyCode

Currency code of the authorized location.

name

Location name of the authorized user.

businessName

Business name of the authorized user.

cardProcessingActivated

Card processing capabilities.