Amazon.DeviceFarm.Model.RecurringCharge.IsSetCost C# (CSharp) Method

IsSetCost() private method

private IsSetCost ( ) : bool
return bool
        internal bool IsSetCost()
        {
            return this._cost != null;
        }