@Generated(value="io.swagger.codegen.v3.generators.java.JavaClientCodegen", date="2019-01-09T13:52:08.501+01:00[Europe/Berlin]") public class SigningBasket extends Object
| Constructor and Description |
|---|
SigningBasket() |
| Modifier and Type | Method and Description |
|---|---|
SigningBasket |
consentIds(ConsentIdList consentIds) |
boolean |
equals(Object o) |
ConsentIdList |
getConsentIds()
Get consentIds
|
PaymentIdList |
getPaymentIds()
Get paymentIds
|
int |
hashCode() |
SigningBasket |
paymentIds(PaymentIdList paymentIds) |
void |
setConsentIds(ConsentIdList consentIds) |
void |
setPaymentIds(PaymentIdList paymentIds) |
String |
toString() |
public SigningBasket paymentIds(PaymentIdList paymentIds)
public PaymentIdList getPaymentIds()
public void setPaymentIds(PaymentIdList paymentIds)
public SigningBasket consentIds(ConsentIdList consentIds)
public ConsentIdList getConsentIds()
public void setConsentIds(ConsentIdList consentIds)
Copyright © 2019. All rights reserved.