File tree Expand file tree Collapse file tree 3 files changed +0
-6
lines changed
Expand file tree Collapse file tree 3 files changed +0
-6
lines changed Original file line number Diff line number Diff line change 66// Copyright © 2017 Filestack. All rights reserved.
77//
88
9- @import Foundation ;
10-
119/// Represents a metadata option.
1210typedef NS_OPTIONS (NSUInteger , FSMetadataOptions ) {
1311
Original file line number Diff line number Diff line change 66// Copyright © 2017 Filestack. All rights reserved.
77//
88
9- @import Foundation ;
10-
119/// Represents a policy call type.
1210///
1311/// See [Creating Policies](https://www.filestack.com/docs/security/creating-policies) for more information about policy
Original file line number Diff line number Diff line change 66// Copyright © 2017 Filestack. All rights reserved.
77//
88
9- @import Foundation ;
10-
119/// Represents an image transform position type.
1210typedef NS_OPTIONS (NSUInteger , FSTransformPosition ) {
1311
You can’t perform that action at this time.
0 commit comments