Function json

  • Decorator for SObject fields indicating whether they should be included in JSON.

    Type Parameters

    • WrappedValueT
    • ValueT

    Parameters

    • shouldIncludeInJson: boolean

    Returns SerializableFieldDecorator<ValueT>