Interface OrgConnectionsApiListOrgConnectionsRequest

Hierarchy

  • OrgConnectionsApiListOrgConnectionsRequest

Properties

limit?: number

The limit of number of entries you want to return. Default is 1000.

offset?: number

The pagination offset which you want to query from. Default is 0.

sinkOrgId?: string

The Org ID of the sink org.

sourceOrgId?: string

The Org ID of the source org.

Generated using TypeDoc