Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 913 Bytes

File metadata and controls

18 lines (13 loc) · 913 Bytes

vrchat_dart_generated.model.AgreementRequest

Load the model package

import 'package:vrchat_dart_generated/api.dart';

Properties

Name Type Description Notes
agreementCode AgreementCode
agreementFulltext String The full text of the agreement (currently By clicking OK, I certify that I have the necessary rights to upload this content and that it will not infringe on any third-party legal or intellectual property rights.).
contentId String The id of the content being uploaded, such as a WorldID, AvatarID, or PropID.
version int The version of the agreement (currently 1).

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