Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 6 Next »

 

STRUCTURE

{
	"columns" : [
		{	
			fkey: string;
            canEdit?: boolean;
            fqualifer?: number;
            ftype?: number;
            loc?: string;
		}
	],
	"allfields": [],
	"lasteditors": []
}

columns

Contain list of object column requested.

allfieldsContain all fields available.
lasteditorsContain the list of last editor available.

 

 



  • No labels