Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 673 Bytes

File metadata and controls

16 lines (11 loc) · 673 Bytes

cloudflare_dart.model.ImagesImageVariantPatchRequest

Load the model package

import 'package:cloudflare_dart/api.dart';

Properties

Name Type Description Notes
options ImagesImageVariantOptions
neverRequireSignedURLs bool Indicates whether the variant can access an image without a signature, regardless of image access control. [optional] [default to false]

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