| GetCreditLine Method | |
| See Also |
- pICreditLineParams
The key of the credit card voucher to retrieve.
Retrieves a deposit for a credit card voucher.
The credit card voucher is specified by its key, which is contained in the CreditLineParams object passed to the method.
| Visual Basic |
|---|
Public Function GetCreditLine( _
ByVal pICreditLineParams As CreditLineParams _
) As CreditLine |
- pICreditLineParams
The key of the credit card voucher to retrieve.