| Package | Description |
|---|---|
| io.sphere.sdk.payments |
Provides model classes and builders for payments.
|
| Modifier and Type | Method and Description |
|---|---|
PaymentStatus |
PaymentStatusBuilder.build() |
PaymentStatus |
Payment.getPaymentStatus() |
PaymentStatus |
PaymentDraft.getPaymentStatus() |
PaymentStatus |
PaymentDraftBuilder.getPaymentStatus() |
PaymentStatus |
PaymentDraftDsl.getPaymentStatus() |
| Modifier and Type | Method and Description |
|---|---|
PaymentDraftBuilder |
PaymentDraftBuilder.paymentStatus(PaymentStatus paymentStatus)
Sets the
paymentStatus property of this builder. |
PaymentDraftDsl |
PaymentDraftDsl.withPaymentStatus(PaymentStatus paymentStatus) |