| PaymentCardServiceGetById Method |
Namespace:
Dynamicweb.Ecommerce.Cart
Assembly:
Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax public PaymentCardToken GetById(
int paymentCardId
)
Public Function GetById (
paymentCardId As Integer
) As PaymentCardToken
Parameters
- paymentCardId
- Type: SystemInt32
Return Value
Type:
PaymentCardTokenSee Also