PayParityDTO Class
<JsonObject(ItemNullValueHandling = NullValueHandling.Ignore)> _
Public Class PayParityDTO
Implements IPayParityDTO
This language is not supported or no code example is available.
[JsonObject(ItemNullValueHandling = NullValueHandling.Ignore)]
public class PayParityDTO : IPayParityDTO
This language is not supported or no code example is available.
[JsonObject(ItemNullValueHandling = NullValueHandling.Ignore)]
public ref class PayParityDTO : public IPayParityDTO^
This language is not supported or no code example is available.
Top