Skip to content

Commit

Permalink
PR feedback: add missing docstrings
Browse files Browse the repository at this point in the history
  • Loading branch information
jaxdesmarais committed Jan 8, 2025
1 parent 45acd93 commit 028271a
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,8 @@ import org.json.JSONObject
*
* @property shouldOfferPayLater Offers PayPal Pay Later if the customer qualifies. Defaults to
* false.
*
* @property contactInformation Contact information of the recipient for the order
*/
@Parcelize
class PayPalCheckoutRequest @JvmOverloads constructor(
Expand Down

0 comments on commit 028271a

Please sign in to comment.