@Generated public class RecipientProfile extends Object
Constructor and Description |
---|
RecipientProfile() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
String |
getBearerToken() |
String |
getEndpoint() |
Long |
getShareCredentialsVersion() |
int |
hashCode() |
RecipientProfile |
setBearerToken(String bearerToken) |
RecipientProfile |
setEndpoint(String endpoint) |
RecipientProfile |
setShareCredentialsVersion(Long shareCredentialsVersion) |
String |
toString() |
public RecipientProfile setBearerToken(String bearerToken)
public String getBearerToken()
public RecipientProfile setEndpoint(String endpoint)
public String getEndpoint()
public RecipientProfile setShareCredentialsVersion(Long shareCredentialsVersion)
public Long getShareCredentialsVersion()
Copyright © 2023. All rights reserved.