aries / net.globalid.aries.utils / RxDid / MyDidInformation / <init>

<init>

MyDidInformation(did: String? = null, seed: String? = null, @Json("crypto_type") cryptoType: String? = null, cid: Boolean? = null, @Json("method_name") methodName: String? = null)

Represents the identity information JSON from Did.createAndStoreMyDid.