Developer Resources for AbleCommerce eCommerce platform
CommerceBuilder.Payments Namespace / GiftCertificate Class / GiftCertificate Constructor / GiftCertificate Constructor(Store,String,Int32,DateTime,Decimal)
The value of store
The value of serialnumber
The value of createdby
The value of createdate
The value of balance
In This Topic
    GiftCertificate Constructor(Store,String,Int32,DateTime,Decimal)
    In This Topic
    Initializes a new instance of the GiftCertificate class.
    Syntax

    Parameters

    store
    The value of store
    serialnumber
    The value of serialnumber
    createdby
    The value of createdby
    createdate
    The value of createdate
    balance
    The value of balance
    Requirements

    Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

    See Also