| Package | Description |
|---|---|
| be.feelio.mollie.data.permission | |
| be.feelio.mollie.handler |
| Modifier and Type | Method and Description |
|---|---|
PermissionResponse |
PermissionResponse.PermissionResponseBuilder.build() |
| Modifier and Type | Method and Description |
|---|---|
List<PermissionResponse> |
PermissionListResponse.getPermissions() |
| Modifier and Type | Method and Description |
|---|---|
PermissionListResponse.PermissionListResponseBuilder |
PermissionListResponse.PermissionListResponseBuilder.permissions(List<PermissionResponse> permissions) |
void |
PermissionListResponse.setPermissions(List<PermissionResponse> permissions) |
| Constructor and Description |
|---|
PermissionListResponse(List<PermissionResponse> permissions) |
| Modifier and Type | Method and Description |
|---|---|
PermissionResponse |
PermissionHandler.getPermission(Permission permission)
All API actions through OAuth are by default protected for privacy and/or money related reasons and therefore require specific permissions.
|
PermissionResponse |
PermissionHandler.getPermission(Permission permission,
QueryParams params)
All API actions through OAuth are by default protected for privacy and/or money related reasons and therefore require specific permissions.
|
Copyright © 2020. All rights reserved.