ProvisioningRecord(@Json("MasterSecretId") masterSecretId: String, @Json("Endpoint") endpoint: AgentEndpoint, @Json("Owner") owner: AgentOwner, @Json("IssuerSeed") issuerSeed: String?, @Json("IssuerDid") issuerDid: String?, @Json("IssuerVerkey") issuerVerKey: String?)
Represents a "base" provisioning record of an agent with the basic configuration properties that are needed for Aries agent operations and actions.