Uses of Enum Class
software.xdev.brevo.model.GetAccountAllOfPlan.CreditsTypeEnum
Packages that use GetAccountAllOfPlan.CreditsTypeEnum
-
Uses of GetAccountAllOfPlan.CreditsTypeEnum in software.xdev.brevo.model
Methods in software.xdev.brevo.model that return GetAccountAllOfPlan.CreditsTypeEnumModifier and TypeMethodDescriptionGetAccountAllOfPlan.getCreditsType()This is the type of the credit, \"Send Limit\" is one of the possible types of credit of a userReturns the enum constant of this class with the specified name.static GetAccountAllOfPlan.CreditsTypeEnum[]GetAccountAllOfPlan.CreditsTypeEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in software.xdev.brevo.model with parameters of type GetAccountAllOfPlan.CreditsTypeEnumModifier and TypeMethodDescriptionGetAccountAllOfPlan.creditsType(GetAccountAllOfPlan.CreditsTypeEnum creditsType) voidGetAccountAllOfPlan.setCreditsType(GetAccountAllOfPlan.CreditsTypeEnum creditsType)