Skip to main content

ResQ.Clients.UploadResponse

UploadResponse(string, long, string) Constructor

Response from an IPFS upload operation.
public UploadResponse(string Cid, long Size, string GatewayUrl);

Parameters

Cid System.String Size System.Int64 GatewayUrl System.String