-
public final class DisputeTypeListResponse
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public classDisputeTypeListResponse.Companion
-
Constructor Summary
Constructors Constructor Description DisputeTypeListResponse(String guid, String message, DisputeTypeListResponseResult result, Integer status)
-
Method Summary
Modifier and Type Method Description final StringgetGuid()final StringgetMessage()final DisputeTypeListResponseResultgetResult()final IntegergetStatus()-
-
Constructor Detail
-
DisputeTypeListResponse
DisputeTypeListResponse(String guid, String message, DisputeTypeListResponseResult result, Integer status)
-
-
Method Detail
-
getMessage
final String getMessage()
-
getResult
final DisputeTypeListResponseResult getResult()
-
-
-
-