Package | Description |
---|---|
io.sphere.sdk.payments.commands.updateactions |
Provides the possible operations which can be performed on update commands for payments.
|
Modifier and Type | Method and Description |
---|---|
static SetAuthorization |
SetAuthorization.of(javax.money.MonetaryAmount amount)
Deprecated.
|
static SetAuthorization |
SetAuthorization.of(javax.money.MonetaryAmount amount,
ZonedDateTime until)
Deprecated.
|
static SetAuthorization |
SetAuthorization.ofRemove()
Deprecated.
|