FVyTypeValueDto

DTO for storing a type and its corresponding value

Properties

FieldTypeDescription

type

FString

The type of the value

value

FString

The value associated with the type

Last updated