Amazon.DeviceFarm.Model.ScheduleRunConfiguration.IsSetBillingMethod C# (CSharp) Method

IsSetBillingMethod() private method

private IsSetBillingMethod ( ) : bool
return bool
        internal bool IsSetBillingMethod()
        {
            return this._billingMethod != null;
        }