| Package | Description |
|---|---|
| be.feelio.mollie.data.profile |
| Modifier and Type | Method and Description |
|---|---|
ProfileLinks |
ProfileLinks.ProfileLinksBuilder.build() |
ProfileLinks |
ProfileResponse.getLinks() |
| Modifier and Type | Method and Description |
|---|---|
ProfileResponse.ProfileResponseBuilder |
ProfileResponse.ProfileResponseBuilder.links(ProfileLinks links) |
void |
ProfileResponse.setLinks(ProfileLinks links) |
| Constructor and Description |
|---|
ProfileResponse(String resource,
String id,
String name,
String website,
String mode,
String email,
String phone,
int categoryCode,
ProfileStatus status,
ProfileReviewResponse review,
Date createdAt,
ProfileLinks links) |
Copyright © 2020. All rights reserved.