VyCreditHistoryDto
Represents a credit history event for a Vy user.
Properties
Field
Type
Description
date
string
The date of the credit history event.
userId
string
The user ID associated with the credit history event.
gross
double
The gross amount of the credit history event.
net
double
The net amount of the credit history event.
Last updated