NAME

Microsoft::AdCenter::CustomerManagementService::AdCenterCreditCard - Represents "AdCenterCreditCard" in Microsoft AdCenter Customer Management Service.

INHERITANCE

Microsoft::AdCenter::CustomerManagementService::AdCenterPaymentInstrument

SYNOPSIS

See http://msdn.microsoft.com/en-US/library/ee730327%28v=MSADS.60%29.aspx for documentation of the various data objects.

METHODS

new

Creates a new instance

get/set methods

    CreditCardExpirationDate (dateTime)
    CreditCardFirstName (string)
    CreditCardLastFour (string)
    CreditCardLastName (string)
    CreditCardMiddleInitial (string)
    CreditCardNumber (string)
    CreditCardSecurityCode (string)
    CreditCardTypeId (CreditCardType)
    
    Inherited attributes are not listed.