Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 777 Bytes

File metadata and controls

12 lines (8 loc) · 777 Bytes

freeclimb.Model.CreateBlobRequest

Properties

Name Type Description Notes
Alias string Custom identifier for this blob that is unique for the owning account. It will be set to the blobId by default if not provided. [optional]
ExpiresAt string An RFC3339 timestamp with millisecond resolution. This timestamp defines the time at which this blob will delete itself. It must not be more than 48 hours in the future and will default to 9 hours in the future if not provided. [optional]
Blob Object

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