| Package | Description |
|---|---|
| be.feelio.mollie.data.organization | |
| be.feelio.mollie.handler |
| Modifier and Type | Method and Description |
|---|---|
OrganizationResponse |
OrganizationResponse.OrganizationResponseBuilder.build() |
| Modifier and Type | Method and Description |
|---|---|
OrganizationResponse |
OrganizationHandler.getMyOrganization()
Retrieve the currently authenticated organization.
|
OrganizationResponse |
OrganizationHandler.getMyOrganization(QueryParams params)
Retrieve the currently authenticated organization.
|
OrganizationResponse |
OrganizationHandler.getOrganization(String organizationId)
Retrieve an organization by its ID.
|
OrganizationResponse |
OrganizationHandler.getOrganization(String organizationId,
QueryParams params)
Retrieve an organization by its ID.
|
Copyright © 2020. All rights reserved.