@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen", date="2024-11-14T16:41:31.650700Z[Etc/UTC]") public class RoleDetail extends Object
Modifier and Type | Field and Description |
---|---|
static String |
SERIALIZED_NAME_PARTY_ROLE_TYPE |
Constructor and Description |
---|
RoleDetail() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
PartyRoleType |
getPartyRoleType()
Get partyRoleType
|
int |
hashCode() |
RoleDetail |
partyRoleType(PartyRoleType partyRoleType) |
void |
setPartyRoleType(PartyRoleType partyRoleType) |
String |
toString() |
public static final String SERIALIZED_NAME_PARTY_ROLE_TYPE
public RoleDetail partyRoleType(PartyRoleType partyRoleType)
public PartyRoleType getPartyRoleType()
public void setPartyRoleType(PartyRoleType partyRoleType)
Copyright © 2017–2024 Plaid Inc.. All rights reserved.