ByteArrayResultAllOf

interface ByteArrayResultAllOf {
    ByteArray: string;
}

Properties

Properties

ByteArray: string

Byte array in base64

ByteArrayResultAllOf