Options
All
  • Public
  • Public/Protected
  • All
Menu
     

Interface TCoalesce

An array of coalesce objects that will trickle down to the matching index of the converters

Hierarchy

  • TCoalesce

Index

Properties

Properties

Optional none

none: string

The string to use if the value is null

Optional add

add: string

A string to append to the value

Optional insert

insert: string

A sprintf template that the value will be placed into