|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SubscriptionPaymentType | |
|---|---|
| net.authorize.api.contract.v1 | |
| Uses of SubscriptionPaymentType in net.authorize.api.contract.v1 |
|---|
| Fields in net.authorize.api.contract.v1 declared as SubscriptionPaymentType | |
|---|---|
protected SubscriptionPaymentType |
TransactionSummaryType.subscription
|
protected SubscriptionPaymentType |
TransactionDetailsType.subscription
|
| Methods in net.authorize.api.contract.v1 that return SubscriptionPaymentType | |
|---|---|
SubscriptionPaymentType |
ObjectFactory.createSubscriptionPaymentType()
Create an instance of SubscriptionPaymentType |
SubscriptionPaymentType |
TransactionSummaryType.getSubscription()
Gets the value of the subscription property. |
SubscriptionPaymentType |
TransactionDetailsType.getSubscription()
Gets the value of the subscription property. |
| Methods in net.authorize.api.contract.v1 with parameters of type SubscriptionPaymentType | |
|---|---|
void |
TransactionSummaryType.setSubscription(SubscriptionPaymentType value)
Sets the value of the subscription property. |
void |
TransactionDetailsType.setSubscription(SubscriptionPaymentType value)
Sets the value of the subscription property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||