Initializer

init(locationId:locationName:merchantId:pageNumber:pageSize:)

Declaration

init(locationId: String? = nil, locationName: String? = nil, merchantId: String? = nil, pageNumber: Int = 1, pageSize: Int = 20)