C# Class com.vzaar.api.UploadSignatureQuery

Mostrar archivo Open project: vzaar/vzaar-api-net Class Usage Examples

Public Properties

Property Type Description
fileSize long
filename String
multipart bool
path String
redirectUrl String
url String

Property Details

fileSize public_oe property

public long fileSize
return long

filename public_oe property

public String filename
return String

multipart public_oe property

public bool multipart
return bool

path public_oe property

public String path
return String

redirectUrl public_oe property

public String redirectUrl
return String

url public_oe property

public String url
return String