types property

BcsConfigTypes? types
getter/setter pair

Type definitions for the BCS. This field allows spawning BCS instance from JSON or another prepared configuration. Optional.

Implementation

BcsConfigTypes? types;