| Package | Description |
|---|---|
| be.feelio.mollie.data.profile |
| Modifier and Type | Method and Description |
|---|---|
ProfileReviewStatus |
ProfileReviewResponse.getStatus() |
static ProfileReviewStatus |
ProfileReviewStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ProfileReviewStatus[] |
ProfileReviewStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ProfileReviewResponse.setStatus(ProfileReviewStatus status) |
ProfileReviewResponse.ProfileReviewResponseBuilder |
ProfileReviewResponse.ProfileReviewResponseBuilder.status(ProfileReviewStatus status) |
| Constructor and Description |
|---|
ProfileReviewResponse(ProfileReviewStatus status) |
Copyright © 2020. All rights reserved.