include/lightspeed@integration@mail_Pattern.hrl

-record(pattern, {
    name :: binary(),
    backend :: lightspeed@integration@mail:mail_backend(),
    policy :: lightspeed@integration@mail:delivery_policy()
}).