Skip to content

Commit

Permalink
Update Sources/BraintreeCore/Analytics/LinkType.swift
Browse files Browse the repository at this point in the history
Co-authored-by: scannillo <[email protected]>
  • Loading branch information
jaxdesmarais and scannillo authored Aug 5, 2024
1 parent 231e0b0 commit e4f4484
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Sources/BraintreeCore/Analytics/LinkType.swift
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
/// Used to describe the link type for analytics
/// :nodoc: This class is exposed for internal Braintree use only. Do not use. It is not covered by Semantic Versioning and may change or be removed at any time.
@_documentation(visibility: private)
public enum LinkType: String {
case universal
case deeplink
Expand Down

0 comments on commit e4f4484

Please sign in to comment.