Class Job_GetJobFormData
Inheritance
System.Object
Job_GetJobFormData
Assembly: Appearition.SDK.dll
[Serializable]
public class Job_GetJobFormData : BaseApiPost
Fields
Declaration
Field Value
Properties
Declaration
public override AuthenticationOverrideType AuthenticationOverride { get; }
Property Value
Overrides
Declaration
public override string AuthenticationTokenCustomKey { get; }
Property Value
Type |
Description |
System.String |
|
Overrides
Declaration
public override int? ChannelIdOverride { get; }
Property Value
Type |
Description |
System.Nullable<System.Int32> |
|
Overrides
Declaration
public override string ForcedEndPoint { get; }
Property Value
Type |
Description |
System.String |
|
Overrides
Declaration
public override bool RequiresTenant { get; }
Property Value
Type |
Description |
System.Boolean |
|
Overrides
Extension Methods