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

IsSetCost() private method

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