Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 540 Bytes

UnauthorizedErrorResponse.md

File metadata and controls

16 lines (11 loc) · 540 Bytes

FilecoinStorage.model.UnauthorizedErrorResponse

Load the model package

import 'package:FilecoinStorage/api.dart';

Properties

Name Type Description Notes
name String [optional] [default to 'HTTP Error']
message String [optional] [default to 'Unauthorized']

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