Merged request BucketId and ClientBucketId. Added IsClientBucket.
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
|
||||
internal bool IgnoreState { get; set; }
|
||||
internal string BucketId { get; set; }
|
||||
internal string ClientBucketId { get; set; }
|
||||
internal bool IsClientBucket { get; set; }
|
||||
|
||||
internal static RequestOptions CreateOrClone(RequestOptions options)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user