Level2Aggregate Property
The level 2 aggregate containing the data to be sent in the request.
Syntax
public String getLevel2Aggregate(); public void setLevel2Aggregate(String level2Aggregate);
Remarks
This property is used to specify the level 2 aggregate obtained from Level2 bean. When specified, the bean will parse the aggregate and send the specified values within the transaction request to process the transaction as a level 2 transaction.
Default Value
""