| Package | Description |
|---|---|
| ch.postfinance.sdk.model | |
| ch.postfinance.sdk.service |
| Modifier and Type | Field and Description |
|---|---|
protected ChargeFlowLevel |
ChargeFlowLevelPaymentLink.chargeFlowLevel |
| Modifier and Type | Method and Description |
|---|---|
ChargeFlowLevel |
ChargeFlowLevelPaymentLink.getChargeFlowLevel() |
| Modifier and Type | Method and Description |
|---|---|
ChargeFlowLevel |
ChargeFlowLevelService.read(Long spaceId,
Long id)
Read
Reads the entity with the given 'id' and returns it.
|
ChargeFlowLevel |
ChargeFlowLevelService.read(Long spaceId,
Long id,
Map<String,Object> params)
Read
Reads the entity with the given 'id' and returns it.
|
ChargeFlowLevel |
ChargeFlowLevelService.sendMessage(Long spaceId,
Long id)
Send Payment Link
Sends the payment link of the charge flow level with the given 'id'.
|
ChargeFlowLevel |
ChargeFlowLevelService.sendMessage(Long spaceId,
Long id,
Map<String,Object> params)
Send Payment Link
Sends the payment link of the charge flow level with the given 'id'.
|
| Modifier and Type | Method and Description |
|---|---|
List<ChargeFlowLevel> |
ChargeFlowLevelService.search(Long spaceId,
EntityQuery query)
Search
Searches for the entities as specified by the given query.
|
List<ChargeFlowLevel> |
ChargeFlowLevelService.search(Long spaceId,
EntityQuery query,
Map<String,Object> params)
Search
Searches for the entities as specified by the given query.
|
Copyright © 2021. All rights reserved.