GoCardlessMetaClasslimit Property |
The upper bound placed on the number of objects returned. If there were not enough remaining objects in the list of data then fewer than this number will have been returned.
Namespace:
NetQuarry.Services.Payment
Assembly:
EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax public Nullable<int> limit { get; set; }
Public Property limit As Nullable(Of Integer)
Get
Set
Property Value
Type:
NullableInt32See Also