@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen", date="2023-10-17T22:44:09.100608Z[Etc/UTC]") public class FDXFiAttribute extends Object
Modifier and Type | Field and Description |
---|---|
static String |
SERIALIZED_NAME_NAME |
static String |
SERIALIZED_NAME_VALUE |
Constructor and Description |
---|
FDXFiAttribute() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
String |
getName()
Name of attribute
|
String |
getValue()
Value of attribute
|
int |
hashCode() |
FDXFiAttribute |
name(String name) |
void |
setName(String name) |
void |
setValue(String value) |
String |
toString() |
FDXFiAttribute |
value(String value) |
public static final String SERIALIZED_NAME_NAME
public static final String SERIALIZED_NAME_VALUE
public FDXFiAttribute name(String name)
public String getName()
public void setName(String name)
public FDXFiAttribute value(String value)
public String getValue()
public void setValue(String value)
Copyright © 2017–2023 Plaid Inc.. All rights reserved.