Package travel.wink.sdk.affiliate.model
Class ShowSellerUrl400Response
java.lang.Object
travel.wink.sdk.affiliate.model.ShowSellerUrl400Response
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
date="2023-03-10T10:47:30.893146041+07:00[Asia/Bangkok]")
public class ShowSellerUrl400Response
extends Object
ShowSellerUrl400Response
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleangetError()Get errorGet messagegetPath()Get pathGet statusGet timestampinthashCode()voidvoidsetMessage(String message) voidvoidvoidsetTimestamp(String timestamp) toString()
-
Field Details
-
JSON_PROPERTY_TIMESTAMP
- See Also:
-
JSON_PROPERTY_STATUS
- See Also:
-
JSON_PROPERTY_ERROR
- See Also:
-
JSON_PROPERTY_MESSAGE
- See Also:
-
JSON_PROPERTY_PATH
- See Also:
-
-
Constructor Details
-
ShowSellerUrl400Response
public ShowSellerUrl400Response()
-
-
Method Details
-
timestamp
-
getTimestamp
Get timestamp- Returns:
- timestamp
-
setTimestamp
-
status
-
getStatus
Get status- Returns:
- status
-
setStatus
-
error
-
getError
Get error- Returns:
- error
-
setError
-
message
-
getMessage
Get message- Returns:
- message
-
setMessage
-
path
-
getPath
Get path- Returns:
- path
-
setPath
-
equals
-
hashCode
public int hashCode() -
toString
-