package constants

type ConcactService string

const TYPE_DEFAULT ConcactService = "default"
const TYPE_ORDER ConcactService = "order"