Package io.trippay.sdk.payment.model
Class SendInvitationRequest
java.lang.Object
io.trippay.sdk.payment.model.SendInvitationRequest
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
date="2022-11-08T02:00:35.320414350+07:00[Asia/Bangkok]")
public class SendInvitationRequest
extends Object
SendInvitationRequest
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanexternalIdentifier(String externalIdentifier) @NotNull StringIdentifier in remote system that was used to create the accountinthashCode()voidsetExternalIdentifier(String externalIdentifier) toString()
-
Field Details
-
JSON_PROPERTY_EXTERNAL_IDENTIFIER
- See Also:
-
-
Constructor Details
-
SendInvitationRequest
public SendInvitationRequest()
-
-
Method Details
-
externalIdentifier
-
getExternalIdentifier
Identifier in remote system that was used to create the account- Returns:
- externalIdentifier
-
setExternalIdentifier
-
equals
-
hashCode
public int hashCode() -
toString
-