Contains encrypted result container list

EncryptedRCLResultAllOf

interface EncryptedRCLResultAllOf {
    EncryptedRCL: string;
}

Properties

Properties

EncryptedRCL: string

Base64 encoded data

EncryptedRCLResultAllOf