braintree_android icon indicating copy to clipboard operation
braintree_android copied to clipboard

Rename `clientMetadataId` parameter to `riskCorrelationId`

Open sshropshire opened this issue 3 years ago • 0 comments

Summary of changes

  • This PR updates the clientMetadataId to riskCorrelationId on PayPalDataCollector to make it clearer.
  • This shouldn't be considered a breaking change since Java / Kotlin interop doesn't generate named parameters for Java methods. (also verified this in a sample project)

Checklist

~- [ ] Added a changelog entry~

Authors

List GitHub usernames for everyone who contributed to this pull request.

  • @sshropshire

sshropshire avatar Aug 10 '22 20:08 sshropshire