Uses of Enum Class
dev.cachly.api.model.ListInvoices200ResponseDataInner.StatusEnum
Packages that use ListInvoices200ResponseDataInner.StatusEnum
-
Uses of ListInvoices200ResponseDataInner.StatusEnum in dev.cachly.api.model
Methods in dev.cachly.api.model that return ListInvoices200ResponseDataInner.StatusEnumModifier and TypeMethodDescriptionListInvoices200ResponseDataInner.getStatus()Get statusReturns the enum constant of this class with the specified name.ListInvoices200ResponseDataInner.StatusEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in dev.cachly.api.model with parameters of type ListInvoices200ResponseDataInner.StatusEnumModifier and TypeMethodDescriptionvoidListInvoices200ResponseDataInner.setStatus(ListInvoices200ResponseDataInner.StatusEnum status) ListInvoices200ResponseDataInner.status(ListInvoices200ResponseDataInner.StatusEnum status)