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(String advertisementId)advertisementId.ReferralInformationReferralInformation. enableSupport(String enableSupport)enableSupport.ReferralInformationReferralInformation. externalOrgId(String externalOrgId)externalOrgId.ReferralInformationAccountBillingPlanResponse. getReferralInformation()A complex type that contains properties for entering referral and discount information..ReferralInformationBillingPlanInformation. getReferralInformation()A complex type that contains properties for entering referral and discount information..ReferralInformationNewAccountDefinition. getReferralInformation()A complex type that contains properties for entering referral and discount information..ReferralInformationReferralInformation. groupMemberId(String groupMemberId)groupMemberId.ReferralInformationReferralInformation. idType(String idType)idType.ReferralInformationReferralInformation. includedSeats(String includedSeats)includedSeats.ReferralInformationReferralInformation. industry(String industry)industry.ReferralInformationReferralInformation. planStartMonth(String planStartMonth)planStartMonth.ReferralInformationReferralInformation. promoCode(String promoCode)promoCode.ReferralInformationReferralInformation. publisherId(String publisherId)publisherId.ReferralInformationReferralInformation. referralCode(String referralCode)referralCode.ReferralInformationReferralInformation. referrerName(String referrerName)referrerName.ReferralInformationReferralInformation. saleDiscountAmount(String saleDiscountAmount)saleDiscountAmount.ReferralInformationReferralInformation. saleDiscountFixedAmount(String saleDiscountFixedAmount)saleDiscountFixedAmount.ReferralInformationReferralInformation. saleDiscountPercent(String saleDiscountPercent)saleDiscountPercent.ReferralInformationReferralInformation. saleDiscountPeriods(String saleDiscountPeriods)saleDiscountPeriods.ReferralInformationReferralInformation. saleDiscountSeatPriceOverride(String saleDiscountSeatPriceOverride)saleDiscountSeatPriceOverride.ReferralInformationReferralInformation. shopperId(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.
-