Skip to main content

HS.BulkFHIR.API.Data.AdapterConfig

class HS.BulkFHIR.API.Data.AdapterConfig extends %Library.RegisteredObject, %JSON.Adaptor

Base adapter configuration class. Any adapter that wants to receive configuration inputs must subclass this class and define properties (and optionally validation).

Method Inventory

Methods

classmethod FromJson(json) as HS.BulkFHIR.API.Data.AdapterConfig
@API Converts a json string or %DynamicObject into an instance of the config object

Inherited Members

Inherited Methods

Subclasses

FeedbackOpens in a new tab