| Package | Description |
|---|---|
| net.authorize.api.contract.v1 |
| Modifier and Type | Field and Description |
|---|---|
protected ARBSubscriptionStatusEnum |
SubscriptionDetail.status |
protected ARBSubscriptionStatusEnum |
ARBSubscriptionMaskedType.status |
protected ARBSubscriptionStatusEnum |
ARBGetSubscriptionStatusResponse.status |
| Modifier and Type | Method and Description |
|---|---|
static ARBSubscriptionStatusEnum |
ARBSubscriptionStatusEnum.fromValue(String v) |
ARBSubscriptionStatusEnum |
SubscriptionDetail.getStatus()
Gets the value of the status property.
|
ARBSubscriptionStatusEnum |
ARBSubscriptionMaskedType.getStatus()
Gets the value of the status property.
|
ARBSubscriptionStatusEnum |
ARBGetSubscriptionStatusResponse.getStatus()
Gets the value of the status property.
|
static ARBSubscriptionStatusEnum |
ARBSubscriptionStatusEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ARBSubscriptionStatusEnum[] |
ARBSubscriptionStatusEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SubscriptionDetail.setStatus(ARBSubscriptionStatusEnum value)
Sets the value of the status property.
|
void |
ARBSubscriptionMaskedType.setStatus(ARBSubscriptionStatusEnum value)
Sets the value of the status property.
|
void |
ARBGetSubscriptionStatusResponse.setStatus(ARBSubscriptionStatusEnum value)
Sets the value of the status property.
|
Copyright © 2021. All rights reserved.