Version 1.9 - Updated on 05/04/2017
Superclass: PCResourceAPIParams
Declared In: PCCreateShareAPIParams.h
PCCreateShareAPIParams
stores the parameters required to create a share.
expiresIn
@property (nonatomic,
assign) int expiresIn;
name
@property (nonatomic,
copy) NSString *name;
resources
@property (nonatomic,
strong) NSArray *resources;
PCResourceShareAPIParams
objects. Required.Copyright © 2015-2017, Verizon and/or its Licensors. All rights reserved.