FVyCreditHistoryDto

Represents a credit history entry

Properties

FieldTypeDescription

date

FString

The date of the credit history entry

userId

FString

The ID of the user associated with the credit history entry

type

The type of the credit history entry

gross

double

The gross amount of the credit history entry

net

double

The net amount of the credit history entry

reference

The reference associated with the credit history entry

fees

The fees associated with the credit history entry

status

The status of the credit history entry

Last updated