| Package | Description |
|---|---|
| ch.postfinance.sdk.model | |
| ch.postfinance.sdk.service |
| Modifier and Type | Class and Description |
|---|---|
class |
PaymentLinkActive
The payment link defines an URL to automatically create transactions.
|
| Modifier and Type | Method and Description |
|---|---|
PaymentLink |
PaymentLinkService.update(Long spaceId,
PaymentLinkUpdate entity)
Update
This updates the entity with the given properties.
|
PaymentLink |
PaymentLinkService.update(Long spaceId,
PaymentLinkUpdate entity,
Map<String,Object> params)
Update
This updates the entity with the given properties.
|
com.google.api.client.http.HttpResponse |
PaymentLinkService.updateForHttpResponse(Long spaceId,
PaymentLinkUpdate entity) |
com.google.api.client.http.HttpResponse |
PaymentLinkService.updateForHttpResponse(Long spaceId,
PaymentLinkUpdate entity,
Map<String,Object> params) |
Copyright © 2022. All rights reserved.