Sha256: df9a7e3942fbd395abdda23159faa8c5886564c69771b1563f22c39b52d4478a
Contents?: true
Size: 906 Bytes
Versions: 3
Compression:
Stored size: 906 Bytes
Contents
# DocuSign_eSign::AccountBillingPlanResponse ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **billing_address** | [**AccountAddress**](AccountAddress.md) | | [optional] **billing_address_is_credit_card_address** | **String** | When set to **true**, the credit card address information is the same as that returned as the billing address. If false, then the billing address is considered a billing contact address, and the credit card address can be different. | [optional] **billing_plan** | [**AccountBillingPlan**](AccountBillingPlan.md) | | [optional] **credit_card_information** | [**CreditCardInformation**](CreditCardInformation.md) | | [optional] **referral_information** | [**ReferralInformation**](ReferralInformation.md) | | [optional] **successor_plans** | [**Array<BillingPlan>**](BillingPlan.md) | | [optional]
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
docusign_esign-1.0.0 | docs/AccountBillingPlanResponse.md |
docusign_esign-0.0.2 | docs/AccountBillingPlanResponse.md |
docusign_esign-0.0.1 | docs/AccountBillingPlanResponse.md |