Skip to main content

@terascope/standard-asset-apis / routers/KeyRouter / KeyRouterConfig

Interface: KeyRouterConfig

Defined in: routers/KeyRouter.ts:17

Properties

PropertyTypeDescriptionDefined in
case?KeyRouterCaseOptionsDefault {KeyRouterCaseOptions.preserve}routers/KeyRouter.ts:33
from?KeyRouterFromOptionsDefault {KeyRouterFromOptions.beginning}routers/KeyRouter.ts:28
suffix_lower?stringDefault ''routers/KeyRouter.ts:48
suffix_number?stringDefault ''routers/KeyRouter.ts:58
suffix_other?stringDefault ''routers/KeyRouter.ts:53
suffix_upper?stringDefault ''routers/KeyRouter.ts:43
suffix_use?booleanDefault falserouters/KeyRouter.ts:38
use?numberThe number of characters to use from the key. Use KeyRouterFromOptions.end to make this select n chars from the end of the stringrouters/KeyRouter.ts:23