Class KaijuPlanAbstract
-
- All Implemented Interfaces:
-
java.io.Serializable
public class KaijuPlanAbstract implements Serializable
-
-
Field Summary
Fields Modifier and Type Field Description public StringmNamepublic StringmUserpublic StringmCreatedAtpublic intmQuotaDailyAnalysisShortpublic intmQuotaDailyAnalysisDetailedpublic intmQuotaDailyRemoteCreationpublic intmQuotaDailyRollingCodespublic intmQuotaDailySecureDecryptpublic intmQuotaMonthlyAnalysisShortpublic intmQuotaMonthlyAnalysisDetailedpublic intmQuotaMonthlyRemoteCreationpublic intmQuotaMonthlyRollingCodespublic intmQuotaMonthlySecureDecryptpublic intmNumberOfNextCodesToCreatepublic intmMaxInputBytespublic booleanmGateOpenerSupportpublic booleanmTpmsSupportpublic booleanmCarSupportpublic booleanmCarAlarmSupportpublic booleanmGateOpenerSeedBruteForceSupportpublic booleanmUnlimitedNextCodesToCreatepublic List<Licence>mLicencespublic List<KaijuTokenOption>mTokens
-
Constructor Summary
Constructors Constructor Description KaijuPlanAbstract()
-