@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen", date="2024-11-14T16:41:31.650700Z[Etc/UTC]") public class Service extends Object
Modifier and Type | Field and Description |
---|---|
static String |
SERIALIZED_NAME_S_T_A_T_U_S_E_S |
static String |
SERIALIZED_NAME_V_E_R_I_F_I_C_A_T_I_O_N_O_F_A_S_S_E_T |
Constructor and Description |
---|
Service() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
Statuses |
getSTATUSES()
Get STATUSES
|
VerificationOfAsset |
getVERIFICATIONOFASSET()
Get VERIFICATION_OF_ASSET
|
int |
hashCode() |
void |
setSTATUSES(Statuses STATUSES) |
void |
setVERIFICATIONOFASSET(VerificationOfAsset VERIFICATION_OF_ASSET) |
Service |
STATUSES(Statuses STATUSES) |
String |
toString() |
Service |
VERIFICATION_OF_ASSET(VerificationOfAsset VERIFICATION_OF_ASSET) |
public static final String SERIALIZED_NAME_V_E_R_I_F_I_C_A_T_I_O_N_O_F_A_S_S_E_T
public static final String SERIALIZED_NAME_S_T_A_T_U_S_E_S
public Service VERIFICATION_OF_ASSET(VerificationOfAsset VERIFICATION_OF_ASSET)
public VerificationOfAsset getVERIFICATIONOFASSET()
public void setVERIFICATIONOFASSET(VerificationOfAsset VERIFICATION_OF_ASSET)
public Statuses getSTATUSES()
public void setSTATUSES(Statuses STATUSES)
Copyright © 2017–2024 Plaid Inc.. All rights reserved.