Version 1.9 - Updated on 05/04/2017
Superclass: PCResourceAPIParams
Declared In: PCGetShareAPIParams.h
PCGetShareAPIParams
stores the parameters required to retrieve shares.
count
@property (nonatomic,
assign) int count;
cursor
@property (nonatomic,
copy) NSString *cursor;
filter
@property (nonatomic,
copy) NSString *filter;
filter
parameter is outbound (shared by the user).since
@property (nonatomic,
copy) NSString *since;
@property (nonatomic,
copy) NSString *until;
Copyright © 2015-2017, Verizon and/or its Licensors. All rights reserved.