Type Alias EncryptValueData

EncryptValueData: {
    requestBody: string;
    workspace: string;
}

Type declaration

  • requestBody: string

    new variable

  • workspace: string