ProviderConsentDefinition Class  
The provider consent.
Constructor
ProviderConsentDefinition(*, consent_to_authorization: bool | None = None, **kwargs: Any)
		Keyword-Only Parameters
| Name | Description | 
|---|---|
| 
		 consent_to_authorization 
	 | 
	
		
		 A value indicating whether authorization is consented or not. Default value: None 
			 | 
Variables
| Name | Description | 
|---|---|
| 
		 consent_to_authorization 
	 | 
	
		
		 A value indicating whether authorization is consented or not.  |