TemplateBuilders
constTemplateBuilders:object
Defined in: packages/template/src/builder/template.builder.ts:419
Static factory methods for common template types
Type Declaration
Section titled “Type Declaration”authentication()
Section titled “authentication()”authentication(
name,provider):TemplateBuilder
Create an authentication template builder
Parameters
Section titled “Parameters”string
provider
Section titled “provider”string
Returns
Section titled “Returns”notification()
Section titled “notification()”notification(
name,provider):TemplateBuilder
Create a notification template builder
Parameters
Section titled “Parameters”string
provider
Section titled “provider”string
Returns
Section titled “Returns”payment()
Section titled “payment()”payment(
name,provider):TemplateBuilder
Create a payment template builder
Parameters
Section titled “Parameters”string
provider
Section titled “provider”string
Returns
Section titled “Returns”promotion()
Section titled “promotion()”promotion(
name,provider):TemplateBuilder
Create a promotion template builder
Parameters
Section titled “Parameters”string
provider
Section titled “provider”string