You are here: RainWorx.FrameWorx.MVC Namespaces > RainWorx.FrameWorx.MVC.Models Namespaces > RainWorx.FrameWorx.MVC.Models > CreditCardWithBillingAddress Constructor

CreditCardWithBillingAddress Constructor

AuctionWorx 3.5 API
Initializes a new instance of the CreditCardWithBillingAddress class

Namespace:  RainWorx.FrameWorx.MVC.Models
Assembly:  RainWorx.FrameWorx.MVC (in RainWorx.FrameWorx.MVC.dll) Version: 3.5

Syntax

C#
public CreditCardWithBillingAddress(
	CreditCard creditCard,
	Address billingAddress
)

Parameters

creditCard
Type: RainWorx.FrameWorx.DTOCreditCard
billingAddress
Type: RainWorx.FrameWorx.DTOAddress
See Also

Reference

Copyright © 2002-2022. RainWorx Software. All rights reserved.