Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 584 Bytes

CreateFileVersionRequest.md

File metadata and controls

18 lines (13 loc) · 584 Bytes

vrchat_dart_generated.model.CreateFileVersionRequest

Load the model package

import 'package:vrchat_dart_generated/api.dart';

Properties

Name Type Description Notes
signatureMd5 String
signatureSizeInBytes int
fileMd5 String [optional]
fileSizeInBytes int [optional]

[Back to Model list] [Back to API list] [Back to README]