Information about a contact's Pay Source.
    
        
        
            
                
                    
                    
                    
                    
                
                
                    
                        | Name | 
                        Type | 
                        Description | 
                        Required | 
                    
                
                
        
                
                    | Id | 
                    Int32 (Nullable) | 
                    The unique Id of these Pay Source Details. | 
                    No | 
                
        
                
                    | ContactId | 
                    Int32 | 
                    The Contact's Id. This is required when adding or updating an existing Contact's Pay Source Details. | 
                    No | 
                
        
                
                    | PaySourceContactId | 
                    Int32 | 
                    The Contact Id of the Pay Source. | 
                    Yes | 
                
        
                
                    | DateFrom | 
                    DateTime (Nullable) | 
                     | 
                    No | 
                
        
                
                    | DateTo | 
                    DateTime (Nullable) | 
                     | 
                    No | 
                
        
                
                    | Notes | 
                    String | 
                     | 
                    No |