Package | Description |
---|---|
com.plaid.client.model |
Modifier and Type | Method and Description |
---|---|
static Source |
Source.fromValue(String value) |
Source |
WatchlistScreeningAuditTrail.getSource()
Get source
|
Source |
Source.Adapter.read(com.google.gson.stream.JsonReader jsonReader) |
static Source |
Source.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Source[] |
Source.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
WatchlistScreeningAuditTrail.setSource(Source source) |
WatchlistScreeningAuditTrail |
WatchlistScreeningAuditTrail.source(Source source) |
void |
Source.Adapter.write(com.google.gson.stream.JsonWriter jsonWriter,
Source enumeration) |
Copyright © 2017–2024 Plaid Inc.. All rights reserved.