-
public final class GATransactionRequirementsCheckSpecV3 extends GAInputValueData
-
-
Field Summary
Fields Modifier and Type Field Description private final GAInputValueDataTypetype
-
Constructor Summary
Constructors Constructor Description GATransactionRequirementsCheckSpecV3()
-
Method Summary
Modifier and Type Method Description final GAInputValueDataTypegetType()-
Methods inherited from class ai.tock.bot.connector.ga.model.response.transaction.v3.GATransactionRequirementsCheckSpecV3
toGenericMessage -
Methods inherited from class ai.tock.bot.connector.ga.model.response.GAInputValueData
equals, hashCode, toString -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
getType
final GAInputValueDataType getType()
-
-
-
-