Class SendPendingAttributionReportsCommandResponse
Response for SendPendingAttributionReports
public sealed class SendPendingAttributionReportsCommandResponse : ICommandResponse<SendPendingAttributionReportsCommandSettings>, ICommandResponse
- Inheritance
-
SendPendingAttributionReportsCommandResponse
- Implements
- Inherited Members
- Extension Methods
Properties
NumSent
Gets or sets the numSent
[JsonPropertyName("numSent")]
public long NumSent { get; set; }