public static class MandatePdfService.MandatePdfCreateRequest.Links
extends java.lang.Object
Constructor and Description |
---|
MandatePdfService.MandatePdfCreateRequest.Links() |
Modifier and Type | Method and Description |
---|---|
MandatePdfService.MandatePdfCreateRequest.Links |
withMandate(java.lang.String mandate)
ID of an existing mandate to build the PDF from.
|
public MandatePdfService.MandatePdfCreateRequest.Links()
public MandatePdfService.MandatePdfCreateRequest.Links withMandate(java.lang.String mandate)
ID of an existing mandate to build the PDF from. The customer’s bank details will be censored in the generated PDF. No other parameters may be provided alongside this.