Versions in this module Expand all Collapse all v1 v1.0.1 Dec 25, 2021 v1.0.0 Oct 15, 2021 Changes in this version + type AccountModel struct + ApiKey string + CreateadAt string + Id int + IsDisabled string + LastSyncedAt string + Name string + ObsoleteApiKey string + UpdatedAt string + type BlazingDocsError struct + Message string + func (e BlazingDocsError) Error() string + type FileModel struct + ContentType string + CreateadAt string + DownloadUrl string + Id string + LastAccessedAt string + LastModifiedAt string + Length int + Name string + type OperationModel struct + ElapsedMilliseconds int + Files []FileModel + Id string + PageCount int + RemoteIpAddress int + Type string + type OperationTypeModel struct + Name string + type PlanModel struct + Id string + Name string + Price float64 + PricePerUnit float64 + Quota int + type TemplateModel struct + ContentType string + CreateadAt string + DownloadUrl string + Id string + LastAccessedAt string + LastModifiedAt string + Length int + Name string + type UsageModel struct + PageCount int + Quota int + Usage int