Class CurrentApplication
Fluxer entity with client attached.
public class CurrentApplication : Application, IApplication, IPartialApplication, ISnowflake, ICurrentApplication
- Inheritance
-
objectCurrentApplication
- Implements
- Inherited Members
Properties
Owner
public User Owner { get; }
Property Value
Methods
Create(FluxerBaseClient, CurrentApplicationJson)
Create a Application object from json.
public static CurrentApplication Create(FluxerBaseClient client, CurrentApplicationJson json)
Parameters
clientFluxerBaseClientjsonCurrentApplicationJson