Méthode | Description | |
---|---|---|
DoAddProductAmendment ( String subscriptionId, System.DateTime effectiveDate, String productRatePlanId, AmendOptions ao = null, PreviewOptions po = null ) : |
||
DoRenewalAmendment ( String subscriptionId, System.DateTime effectiveDate, AmendOptions ao = null, PreviewOptions po = null ) : |
||
DoTermsAndConditionsAmendment ( String subscriptionId, System.DateTime effectiveDate, String termType, int initialTerm, int renewalTerm, AmendOptions ao = null, PreviewOptions po = null ) : |
||
GetSubscriptionAndChargeInfo ( String subscriptionId ) : |
||
Subscribe ( Account acc, Contact con, PaymentMethod pay, List |
||
SubscribeWithExisitingAccount ( String accountId, List |
||
SubscriptionManager ( |
public DoAddProductAmendment ( String subscriptionId, System.DateTime effectiveDate, String productRatePlanId, AmendOptions ao = null, PreviewOptions po = null ) : |
||
subscriptionId | String | |
effectiveDate | System.DateTime | |
productRatePlanId | String | |
ao | AmendOptions | |
po | PreviewOptions | |
Résultat |
public DoRenewalAmendment ( String subscriptionId, System.DateTime effectiveDate, AmendOptions ao = null, PreviewOptions po = null ) : |
||
subscriptionId | String | |
effectiveDate | System.DateTime | |
ao | AmendOptions | |
po | PreviewOptions | |
Résultat |
public DoTermsAndConditionsAmendment ( String subscriptionId, System.DateTime effectiveDate, String termType, int initialTerm, int renewalTerm, AmendOptions ao = null, PreviewOptions po = null ) : |
||
subscriptionId | String | |
effectiveDate | System.DateTime | |
termType | String | |
initialTerm | int | |
renewalTerm | int | |
ao | AmendOptions | |
po | PreviewOptions | |
Résultat |
public GetSubscriptionAndChargeInfo ( String subscriptionId ) : |
||
subscriptionId | String | |
Résultat |
public Subscribe ( Account acc, Contact con, PaymentMethod pay, List |
||
acc | Account | |
con | Contact | |
pay | PaymentMethod | |
productRatePlans | List |
|
sub | Subscription | |
po | PreviewOptions | |
so | SubscribeOptions | |
Résultat |
public SubscribeWithExisitingAccount ( String accountId, List |
||
accountId | String | |
productRatePlans | List |
|
sub | Subscription | |
po | PreviewOptions | |
so | SubscribeOptions | |
Résultat |
public SubscriptionManager ( |
||
zs | ||
Résultat | System |