| Package | Description |
|---|---|
| ch.postfinance.sdk.model | |
| ch.postfinance.sdk.service |
| Modifier and Type | Method and Description |
|---|---|
PaymentLinkCreate |
PaymentLinkCreate.externalId(String externalId) |
PaymentLinkCreate |
PaymentLinkCreate.protectionMode(PaymentLinkProtectionMode protectionMode) |
PaymentLinkCreate |
PaymentLinkCreate.state(CreationEntityState state) |
| Modifier and Type | Method and Description |
|---|---|
PaymentLink |
PaymentLinkService.create(Long spaceId,
PaymentLinkCreate entity)
Create
Creates the entity with the given properties.
|
PaymentLink |
PaymentLinkService.create(Long spaceId,
PaymentLinkCreate entity,
Map<String,Object> params)
Create
Creates the entity with the given properties.
|
com.google.api.client.http.HttpResponse |
PaymentLinkService.createForHttpResponse(Long spaceId,
PaymentLinkCreate entity) |
com.google.api.client.http.HttpResponse |
PaymentLinkService.createForHttpResponse(Long spaceId,
PaymentLinkCreate entity,
Map<String,Object> params) |
Copyright © 2021. All rights reserved.