MemberInclude
Factory function to create an instance of MemberInclude.
This function provides default values for all inclusion flags and returns an implementation of the MemberInclude interface with the specified options.
Return
An instance of MemberInclude with the specified inclusion options.
Parameters
Whether to include custom properties in the result. Default is false.
Whether to include the status of the Members in the result. Default is false.
Whether to include the type of the Members in the result. Default is false.
Whether to include the total count of Members in the result. Default is false.
Whether to include user information in the result. Default is false.
Whether to include custom properties of the user in the result. Default is false.
Whether to include the type of the user in the result. Default is false.
Whether to include the status of the user in the result. Default is false.