VRChat.Model.FinishFileDataUploadRequest (vrchat v1.20.0)

View Source

Summary

Types

t()

@type t() :: %VRChat.Model.FinishFileDataUploadRequest{
  etags: [String.t()] | nil,
  maxParts: String.t(),
  nextPartNumber: String.t()
}

Functions

decode(value)