D4Science D4Science Don't have a D4Science account? Create one Could not find what you are looking for? Contact us.

CAdapter Data Type

Properties
name data type constraints description
adapterIfKnown string  
whitespaceAdapter boolean required boolean
Properties inherited from Adapter
adapterType object  
customType object  
defaultType object  

Example

{
  "adapterIfKnown" : "...",
  "whitespaceAdapter" : true,
  "adapterType" : { },
  "customType" : { },
  "defaultType" : { }
}