Property DataSchema
DataSchema
URI identifying the schema that the event data adheres to. Maps to CloudEvents "dataschema" attribute (optional).
public string? DataSchema { get; set; }
URI identifying the schema that the event data adheres to. Maps to CloudEvents "dataschema" attribute (optional).
public string? DataSchema { get; set; }