Amazon.AWSMarketplaceMetering.Model.BatchMeterUsageRequest.IsSetUsageRecords C# (CSharp) Method

IsSetUsageRecords() private method

private IsSetUsageRecords ( ) : bool
return bool
        internal bool IsSetUsageRecords()
        {
            return this._usageRecords != null && this._usageRecords.Count > 0; 
        }