FrequencyTypes

Enum class representing how often a Collection pre-approval may be used.

Used as the typed frequency field on io.rekast.sdk.model.PreApprovalDetails.

Entries

Link copied to clipboard

The pre-approval may be used once per day.

Link copied to clipboard

The pre-approval may be used once per week.

Link copied to clipboard

The pre-approval may be used once per month.

Properties

Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard

Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)

Link copied to clipboard

Returns an array containing the constants of this enum type, in the order they're declared.