Class PayoutPageRequest
Inherited Members
Namespace: Inttegro
Assembly: Inttegro.dll
Syntax
public sealed class PayoutPageRequest
Properties
| Edit this page View SourcePageNumber
Declaration
[JsonPropertyName("page_number")]
public int? PageNumber { get; set; }
Property Value
| Type | Description |
|---|---|
| int? |
PageSize
Declaration
[JsonPropertyName("page_size")]
public int? PageSize { get; set; }
Property Value
| Type | Description |
|---|---|
| int? |