Skip to content

Interface: ApplicantFraudNetworksGetFraudNetworksRequest

Describes the structure of the request for the applicantFraudNetworksGetFraudNetworks method

Work with applicants

limit

Optional limit: number

Maximum number of the found networks to be returned. The maximum value you can set is 100.

See

Get fraud networks API Reference

Defined in

src/client.ts:1286


offset

Optional offset: number

Offset of the found networks to be returned.

See

Get fraud networks API Reference

Defined in

src/client.ts:1292