t() :: %DocuSign.Model.BillingPlanInformation{
appStoreReceipt: AppStoreReceipt,
billingAddress: AccountAddress,
creditCardInformation: CreditCardInformation,
downgradeReason: String.t(),
enableSupport: String.t(),
includedSeats: String.t(),
incrementalSeats: String.t(),
paymentProcessorInformation: PaymentProcessorInformation,
planInformation: PlanInformation,
referralInformation: ReferralInformation,
renewalStatus: String.t(),
saleDiscountAmount: String.t(),
saleDiscountFixedAmount: String.t(),
saleDiscountPercent: String.t(),
saleDiscountPeriods: String.t(),
saleDiscountSeatPriceOverride: String.t()
}