# KnetikCloud.CreateBillingAgreementRequest

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**cancel_url** | **String** | The endpoint URL to which PayPal should forward the user if they cancel (do not accept) the agreement | 
**return_url** | **String** | The endpoint URL to which PayPal should forward the user after they accept the agreement. This endpoint will receive information needed for the next step | 
**user_id** | **Number** | The ID of the user. Defaults to the logged in user | [optional] 


