Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 953 Bytes

GetCrossRegionalClientAssociationsRequest.md

File metadata and controls

13 lines (9 loc) · 953 Bytes

GetCrossRegionalClientAssociationsRequest

Properties

Name Type Description Notes
client_id string Looks up the cross regional associations by the client’s ID. Either `ClientId` or `Email` must be provided. If both are provided, the `ClientId` is used by default. [optional]
email string Looks up the cross regional associations by the client’s email address. Either `ClientId` or `Email` must be provided. If both are provided, the `ClientId` is used by default. [optional]
limit int Number of results to include, defaults to 100 [optional]
offset int Page offset, defaults to 0. [optional]

[Back to Model list] [Back to API list] [Back to README]