public AccountBillingInfoSchema(AccountBillingInfoSchema source) : base(source) { }
public AccountBillingInfoSchema(AccountBillingInfoSchema source, bool isShallowClone) : base(source, isShallowClone) { }