DocuSign v0.2.0 DocuSign.Model.BillingPlanInformation View Source
Link to this section Summary
Link to this section Types
Link to this type
t()
View Source
t()
View Source
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()
}
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() }