| Package | Description |
|---|---|
| Model |
| Modifier and Type | Method and Description |
|---|---|
static Boardingv1registrationsOrganizationInformation.TypeEnum |
Boardingv1registrationsOrganizationInformation.TypeEnum.fromValue(String text) |
Boardingv1registrationsOrganizationInformation.TypeEnum |
Boardingv1registrationsOrganizationInformation.getType()
Determines the type of organization in the hirarchy that this registration will use to onboard this Organization Possible Values: - 'TRANSACTING' - 'STRUCTURAL' - 'MERCHANT'
|
Boardingv1registrationsOrganizationInformation.TypeEnum |
Boardingv1registrationsOrganizationInformation.TypeEnum.Adapter.read(com.google.gson.stream.JsonReader jsonReader) |
static Boardingv1registrationsOrganizationInformation.TypeEnum |
Boardingv1registrationsOrganizationInformation.TypeEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Boardingv1registrationsOrganizationInformation.TypeEnum[] |
Boardingv1registrationsOrganizationInformation.TypeEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Boardingv1registrationsOrganizationInformation.setType(Boardingv1registrationsOrganizationInformation.TypeEnum type) |
Boardingv1registrationsOrganizationInformation |
Boardingv1registrationsOrganizationInformation.type(Boardingv1registrationsOrganizationInformation.TypeEnum type) |
void |
Boardingv1registrationsOrganizationInformation.TypeEnum.Adapter.write(com.google.gson.stream.JsonWriter jsonWriter,
Boardingv1registrationsOrganizationInformation.TypeEnum enumeration) |
Copyright © 2024. All rights reserved.