Private/Types/models/TransferEntryIdentifier.generated.psm1


class TransferEntryIdentifier
{
    [String]$Group = ''
    [String]$ID = $null
}