FVyTypeValueDto

DTO for storing a type and its corresponding value

Properties

Field
Type
Description

type

FString

The type of the value

value

FString

The value associated with the type

Last updated