  | 
IPaymentTypeServiceGetDefaultPaymentTypeForTitle Method | 
            Gets the default payment type of a given title.
            
Namespace: Infosoft.Common.Contracts.ServiceContracts.Economy.PaymentsAssembly: Infosoft.Common.Contracts (in Infosoft.Common.Contracts.dll) Version: 4.00.0.0
SyntaxNo code example is currently available or this language may not be supported.
Parameters
- request  GetDefaultPaymentTypeForTitleRequest
 - A request object that contains the code of the title whose default payment type to get.
 
Return Value
GetPaymentTypeResponseA response object that contains the default payment type.
See Also