Uses of Class
com.docusign.esign.model.ReferralInformation
-
Packages that use ReferralInformation Package Description com.docusign.esign.model -
-
Uses of ReferralInformation in com.docusign.esign.model
Methods in com.docusign.esign.model that return ReferralInformation Modifier and Type Method Description ReferralInformationReferralInformation. advertisementId(java.lang.String advertisementId)advertisementId.ReferralInformationReferralInformation. enableSupport(java.lang.String enableSupport)enableSupport.ReferralInformationReferralInformation. externalOrgId(java.lang.String externalOrgId)externalOrgId.ReferralInformationAccountBillingPlanResponse. getReferralInformation()Get referralInformation.ReferralInformationBillingPlanInformation. getReferralInformation()Get referralInformation.ReferralInformationNewAccountDefinition. getReferralInformation()Get referralInformation.ReferralInformationReferralInformation. groupMemberId(java.lang.String groupMemberId)groupMemberId.ReferralInformationReferralInformation. idType(java.lang.String idType)idType.ReferralInformationReferralInformation. includedSeats(java.lang.String includedSeats)includedSeats.ReferralInformationReferralInformation. industry(java.lang.String industry)industry.ReferralInformationReferralInformation. planStartMonth(java.lang.String planStartMonth)planStartMonth.ReferralInformationReferralInformation. promoCode(java.lang.String promoCode)promoCode.ReferralInformationReferralInformation. publisherId(java.lang.String publisherId)publisherId.ReferralInformationReferralInformation. referralCode(java.lang.String referralCode)referralCode.ReferralInformationReferralInformation. referrerName(java.lang.String referrerName)referrerName.ReferralInformationReferralInformation. saleDiscountAmount(java.lang.String saleDiscountAmount)saleDiscountAmount.ReferralInformationReferralInformation. saleDiscountFixedAmount(java.lang.String saleDiscountFixedAmount)saleDiscountFixedAmount.ReferralInformationReferralInformation. saleDiscountPercent(java.lang.String saleDiscountPercent)saleDiscountPercent.ReferralInformationReferralInformation. saleDiscountPeriods(java.lang.String saleDiscountPeriods)saleDiscountPeriods.ReferralInformationReferralInformation. saleDiscountSeatPriceOverride(java.lang.String saleDiscountSeatPriceOverride)saleDiscountSeatPriceOverride.ReferralInformationReferralInformation. shopperId(java.lang.String shopperId)shopperId.Methods in com.docusign.esign.model with parameters of type ReferralInformation Modifier and Type Method Description AccountBillingPlanResponseAccountBillingPlanResponse. referralInformation(ReferralInformation referralInformation)referralInformation.BillingPlanInformationBillingPlanInformation. referralInformation(ReferralInformation referralInformation)referralInformation.NewAccountDefinitionNewAccountDefinition. referralInformation(ReferralInformation referralInformation)referralInformation.voidAccountBillingPlanResponse. setReferralInformation(ReferralInformation referralInformation)setReferralInformation.voidBillingPlanInformation. setReferralInformation(ReferralInformation referralInformation)setReferralInformation.voidNewAccountDefinition. setReferralInformation(ReferralInformation referralInformation)setReferralInformation.
-