Amazon.AWSMarketplaceMetering.Model.ResolveCustomerResponse.IsSetCustomerIdentifier C# (CSharp) Method

IsSetCustomerIdentifier() private method

private IsSetCustomerIdentifier ( ) : bool
return bool
        internal bool IsSetCustomerIdentifier()
        {
            return this._customerIdentifier != null;
        }