-
public final class GAStructuredResponse
-
-
Field Summary
Fields Modifier and Type Field Description private final GAOrderUpdateV3orderUpdateV3
-
Constructor Summary
Constructors Constructor Description GAStructuredResponse(GAOrderUpdateV3 orderUpdateV3)
-
Method Summary
Modifier and Type Method Description final GAOrderUpdateV3component1()final GAStructuredResponsecopy(GAOrderUpdateV3 orderUpdateV3)final GAOrderUpdateV3getOrderUpdateV3()-
-
Constructor Detail
-
GAStructuredResponse
GAStructuredResponse(GAOrderUpdateV3 orderUpdateV3)
-
-
Method Detail
-
component1
final GAOrderUpdateV3 component1()
-
copy
final GAStructuredResponse copy(GAOrderUpdateV3 orderUpdateV3)
-
getOrderUpdateV3
final GAOrderUpdateV3 getOrderUpdateV3()
-
-
-
-