Update Storage/Storage/Public/LCStatusQuery.cs
Co-authored-by: Jang Rush <weakish@gmail.com>
parent
066f100e24
commit
c951ff2d30
|
@ -14,7 +14,7 @@ namespace LeanCloud.Storage {
|
|||
/// </summary>
|
||||
public class LCStatusQuery : LCQuery<LCStatus> {
|
||||
/// <summary>
|
||||
/// The inboxType for query.
|
||||
/// The inbox type for query.
|
||||
/// </summary>
|
||||
public string InboxType {
|
||||
get; set;
|
||||
|
|
Loading…
Reference in New Issue